aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorBlueWall2014-12-01 10:15:56 -0500
committerBlueWall2014-12-01 10:15:56 -0500
commitcaa7b1e6a126ce244329f8fe2ed229283e6c6ffc (patch)
tree40eec7ab4951eebfd7215202536c8c2485198042 /bin/OpenSim.ini.example
parentBulletSim: update BulletSim DLLs and SOs. (diff)
downloadopensim-SC_OLD-caa7b1e6a126ce244329f8fe2ed229283e6c6ffc.zip
opensim-SC_OLD-caa7b1e6a126ce244329f8fe2ed229283e6c6ffc.tar.gz
opensim-SC_OLD-caa7b1e6a126ce244329f8fe2ed229283e6c6ffc.tar.bz2
opensim-SC_OLD-caa7b1e6a126ce244329f8fe2ed229283e6c6ffc.tar.xz
Fix typo in ini
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index da88e7f..6d8c2bf 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -609,7 +609,7 @@
609 ;# {OfflineMessageURL} {OfflineMessageModule:OfflineMessageModule Offline Message Module V2:Offline Message Module V2} {URL of offline messaging service} {} 609 ;# {OfflineMessageURL} {OfflineMessageModule:OfflineMessageModule Offline Message Module V2:Offline Message Module V2} {URL of offline messaging service} {}
610 ;; URL of web service for offline message storage. Leave it commented if your service is local to the sim. 610 ;; URL of web service for offline message storage. Leave it commented if your service is local to the sim.
611 ; OfflineMessageURL = ${Const|BaseURL}/Offline.php 611 ; OfflineMessageURL = ${Const|BaseURL}/Offline.php
612 ; OfflineMessageURL = ${Const|BaseURL}:${Const|PrivtePort} 612 ; OfflineMessageURL = ${Const|BaseURL}:${Const|PrivatePort}
613 613
614 ;# {StorageProvider} {Offline Message Module V2:Offline Message Module V2} {DLL that provides the storage interface} {OpenSim.Data.MySQL.dll} 614 ;# {StorageProvider} {Offline Message Module V2:Offline Message Module V2} {DLL that provides the storage interface} {OpenSim.Data.MySQL.dll}
615 ;; For standalones, this is the storage dll. 615 ;; For standalones, this is the storage dll.