aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorMelanie Thielker2009-04-26 18:17:00 +0000
committerMelanie Thielker2009-04-26 18:17:00 +0000
commitc9c4dcdaf04aa21676b712632f20fd0f92b9c8ed (patch)
treef92ef61869739aa3af086da2d5b8376ef7c826f3 /bin
parentThank you kindly, Ewe Loon, for a patch that solves: (diff)
downloadopensim-SC_OLD-c9c4dcdaf04aa21676b712632f20fd0f92b9c8ed.zip
opensim-SC_OLD-c9c4dcdaf04aa21676b712632f20fd0f92b9c8ed.tar.gz
opensim-SC_OLD-c9c4dcdaf04aa21676b712632f20fd0f92b9c8ed.tar.bz2
opensim-SC_OLD-c9c4dcdaf04aa21676b712632f20fd0f92b9c8ed.tar.xz
Adapt the opensim.ini example to reflect the php file names actually used
in wiredux to reduce confusion a bit
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index f9b713d..01a1572 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -411,9 +411,9 @@
411 InstantMessageModule = InstantMessageModule 411 InstantMessageModule = InstantMessageModule
412 ; MessageTransferModule = MessageTransferModule 412 ; MessageTransferModule = MessageTransferModule
413 ; OfflineMessageModule = OfflineMessageModule 413 ; OfflineMessageModule = OfflineMessageModule
414 ; OfflineMessageURL = http://yourserver/offlines.php 414 ; OfflineMessageURL = http://yourserver/Offline.php
415 ; MuteListModule = MuteListModule 415 ; MuteListModule = MuteListModule
416 ; MuteListURL = http://yourserver/mutes.php 416 ; MuteListURL = http://yourserver/Mute.php
417 417
418 418
419[ODEPhysicsSettings] 419[ODEPhysicsSettings]