config: Disable keep alive.

This commit is contained in:
Harvir 2014-07-31 17:31:52 +01:00
parent 8c9627874a
commit 896cfd629b
3 changed files with 3 additions and 0 deletions

View file

@ -51,6 +51,7 @@ want-parties #f
want-gardening #f
# This is a temporary 'fix' for DistributedSmoothNodes... probably not the permanent solution to our problem, but it works for now.
smooth-lag 0.4
keep-alive #f
# Developer Modifications

View file

@ -50,6 +50,7 @@ want-news-page #f
want-gardening #f
# This is a temporary 'fix' for DistributedSmoothNodes... probably not the permanent solution to our problem, but it works for now.
smooth-lag 0.4
keep-alive #f
# Holidays and Events

View file

@ -17,5 +17,6 @@ want-pets #f
want-parties #f
want-golf #f
want-gardening #f
keep-alive #f
# Holidays and Events