aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSimDefaults.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 4a3104e..8079632 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -1727,5 +1727,9 @@ MaxStringSpace = 0
1727 ;; {MaxDistance} {} {Cut-off distance at which sounds will not be sent to users} {100.0} 1727 ;; {MaxDistance} {} {Cut-off distance at which sounds will not be sent to users} {100.0}
1728 MaxDistance = 100.0 1728 MaxDistance = 100.0
1729 1729
1730[ServiceThrottle]
1731 ;; Default time interval (in ms) for the throttle service thread to wake up
1732 Interval = 5000
1733
1730[Modules] 1734[Modules]
1731 Include-modules = "addon-modules/*/config/*.ini" 1735 Include-modules = "addon-modules/*/config/*.ini"