Update config.toml

minor typo
This commit is contained in:
presbrey 2014-10-31 07:29:45 -04:00
parent b787ddbbd1
commit 270c1ade1e
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ conn_write_buffer_size = 10240
# if connection receives no data after n seconds, it may be dead, close
# 0 to disable and not check
conn_keepavlie_interval = 0
conn_keepalive_interval = 0
# checking TTL (time to live) data every n seconds
# if you set big, the expired data may not be deleted immediately