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