diff options
author | Justin Clark-Casey (justincc) | 2010-07-13 23:36:05 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2010-07-13 23:36:05 +0100 |
commit | a7f0af41ab157e09d84aca4ca9135a8aed0757d6 (patch) | |
tree | ccdf0977bcf542672148d1ad26d51297a3153b68 | |
parent | If an emergency pos is required for a new root agent, correctly preserve the ... (diff) | |
download | opensim-SC-a7f0af41ab157e09d84aca4ca9135a8aed0757d6.zip opensim-SC-a7f0af41ab157e09d84aca4ca9135a8aed0757d6.tar.gz opensim-SC-a7f0af41ab157e09d84aca4ca9135a8aed0757d6.tar.bz2 opensim-SC-a7f0af41ab157e09d84aca4ca9135a8aed0757d6.tar.xz |
replace o with ; in oXmlRpcPort in OpenSim.ini.example
Thanks to Nebadon for the spot
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
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 |