aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-07-13 23:36:05 +0100
committerJustin Clark-Casey (justincc)2010-07-13 23:36:05 +0100
commita7f0af41ab157e09d84aca4ca9135a8aed0757d6 (patch)
treeccdf0977bcf542672148d1ad26d51297a3153b68 /bin
parentIf an emergency pos is required for a new root agent, correctly preserve the ... (diff)
downloadopensim-SC_OLD-a7f0af41ab157e09d84aca4ca9135a8aed0757d6.zip
opensim-SC_OLD-a7f0af41ab157e09d84aca4ca9135a8aed0757d6.tar.gz
opensim-SC_OLD-a7f0af41ab157e09d84aca4ca9135a8aed0757d6.tar.bz2
opensim-SC_OLD-a7f0af41ab157e09d84aca4ca9135a8aed0757d6.tar.xz
replace o with ; in oXmlRpcPort in OpenSim.ini.example
Thanks to Nebadon for the spot
Diffstat (limited to 'bin')
-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 c1c5639..c296c35 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1403,4 +1403,4 @@
1403 ; to use to send XMLRPC requests to that script 1403 ; to use to send XMLRPC requests to that script
1404 1404
1405 ;XmlRpcRouterModule = "XmlRpcRouterModule" 1405 ;XmlRpcRouterModule = "XmlRpcRouterModule"
1406 oXmlRpcPort = 20800 1406 ;XmlRpcPort = 20800