mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
net.server_epoll: Remove unused config option
This commit is contained in:
parent
160fd37742
commit
448257af39
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ local default_config = { __index = {
|
|||
accept_retry_interval = 10;
|
||||
read_retry_delay = 1e-06;
|
||||
read_size = 8192;
|
||||
connect_timeout = 20;
|
||||
handshake_timeout = 60;
|
||||
max_wait = 86400;
|
||||
min_wait = 1e-06;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue