aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rwxr-xr-xbin/OpenSim.ini.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 80f4c0e..e71fb05 100755
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -339,9 +339,9 @@
339 ;; Distance in meters that whispers should travel. 339 ;; Distance in meters that whispers should travel.
340 ; whisper_distance = 10 340 ; whisper_distance = 10
341 341
342 ;# {say_distance} {} {Distance at which normal chat is heard, in meters? (SL uses 20 here)} {} 30 342 ;# {say_distance} {} {Distance at which normal chat is heard, in meters?} {} 20
343 ;; Distance in meters that ordinary chat should travel. 343 ;; Distance in meters that ordinary chat should travel.
344 ; say_distance = 30 344 ; say_distance = 20
345 345
346 ;# {shout_distance} {Distance at which a shout is heard, in meters?} {} 100 346 ;# {shout_distance} {Distance at which a shout is heard, in meters?} {} 100
347 ;; Distance in meters that shouts should travel. 347 ;; Distance in meters that shouts should travel.