Changeset 1032 for 1.8.3/trunk/game/mushcnf.dst
- Timestamp:
- 07/08/07 20:50:12 (1 year ago)
- Files:
-
- 1.8.3/trunk/game/mushcnf.dst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/trunk/game/mushcnf.dst
r846 r1032 214 214 # the internet, and don't deal well with persistant connections like 215 215 # mushes use. This option will make the server automatically send a 216 # 'Are you still there?' query every few minutes to keep the216 # TCP-level 'Are you still there?' query every few minutes to keep the 217 217 # connection active. 218 218 # NOTE: This doesn't work on all OSes, but does on the most popular 219 # ones for mush hosting such as linux. 219 # ones for mush hosting such as linux. Other options include the KEEPALIVE 220 # flag and the IDLE command. 220 221 keepalive_timeout 5m 221 222
