From 0e19a0ec28658149c8a9f79f2afffd7cc0766bbb Mon Sep 17 00:00:00 2001 From: Dmitry Simonenko Date: Thu, 24 Jan 2019 18:49:46 +0300 Subject: [PATCH] odyssey: remove packet_read_size ref from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 50299482..0ed0b400 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,6 @@ make * [workers](documentation/configuration.md#workers-integer) * [resolvers](documentation/configuration.md#resolvers-integer) * [readahead](documentation/configuration.md#readahead-integer) -* [packet\_read\_size](documentation/configuration.md#packet_read_size-integer) * [cache\_coroutine](documentation/configuration.md#cache_coroutine-integer) * [nodelay](documentation/configuration.md#nodelay-yesno) * [keepalive](documentation/configuration.md#keepalive-integer)