config: Enable keep alive, disable ARG manager

This commit is contained in:
Joey Z 2014-08-02 12:52:57 -04:00
parent 6acac85bba
commit 5951181e10
3 changed files with 12 additions and 5 deletions

View file

@ -51,7 +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
want-keep-alive #f
want-keep-alive #t
# Developer Modifications
@ -71,4 +71,4 @@ force-player-understandable #t
# Holidays and Events
force-holiday-decorations 6
want-arg-manager #t
want-arg-manager #f

View file

@ -12,6 +12,7 @@ preload-avatars #t
texture-anisotropic-degree 16
language LANGUAGE_HERE
# Resources settings
model-path /
model-cache-models #f
@ -31,13 +32,16 @@ vfs-mount phase_12.mf /
vfs-mount phase_13.mf /
default-model-extension .bam
# Now that we've loaded the phase files, tell panda to trust the TTRCA
ssl-certificates phase_3/etc/TTRCA.crt
# This is the shared secret for CSMUD login
# ##### NB! Update deployment/server.prc too! #####
csmud-secret Yv1JrpTUdkX6M86h44Z9q4AUaQYdFnectDgl2I5HOQf8CBh7LUZWpzKB9FBD
# DC files are NOT configured.
# They're wrapped up into the code automatically.
@ -50,12 +54,12 @@ 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
want-keep-alive #f
want-keep-alive #t
# Holidays and Events
force-holiday-decorations 6
want-arg-manager #t
want-arg-manager #f
# Chat

View file

@ -6,10 +6,12 @@
want-dev #f
want-cheesy-expirations #t
# Shared secret for CSMUD
# ##### NB! Update config/public_client.prc too! #####
csmud-secret Yv1JrpTUdkX6M86h44Z9q4AUaQYdFnectDgl2I5HOQf8CBh7LUZWpzKB9FBD
# Beta Modifications
# Temporary modifications for unimplemented features go here.
want-bbhq #f
@ -17,6 +19,7 @@ want-pets #f
want-parties #f
want-golf #f
want-gardening #f
want-keep-alive #f
want-keep-alive #t
# Holidays and Events