aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-02-04 07:07:36 +0000
committerJustin Clark-Casey (justincc)2013-02-04 07:08:48 +0000
commit80d9b336ff996741022ce9b1e7c95a650d15c465 (patch)
tree5fc90d63aefac49368e124dea17deb045c3cc953 /bin
parentminor: change comment about assuming script references are textures in UuidGa... (diff)
downloadopensim-SC_OLD-80d9b336ff996741022ce9b1e7c95a650d15c465.zip
opensim-SC_OLD-80d9b336ff996741022ce9b1e7c95a650d15c465.tar.gz
opensim-SC_OLD-80d9b336ff996741022ce9b1e7c95a650d15c465.tar.bz2
opensim-SC_OLD-80d9b336ff996741022ce9b1e7c95a650d15c465.tar.xz
Remove [XMLRPC] section I added by accident to the top of OpenSimDefaults.ini in previous commit 95883282
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSimDefaults.ini15
1 files changed, 0 insertions, 15 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 6ebdb96..9119273 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -1,21 +1,6 @@
1; This file contains defaults for various settings in OpenSimulator. These can be overriden 1; This file contains defaults for various settings in OpenSimulator. These can be overriden
2; by changing the same setting in OpenSim.ini (once OpenSim.ini.example has been copied to OpenSim.ini). 2; by changing the same setting in OpenSim.ini (once OpenSim.ini.example has been copied to OpenSim.ini).
3 3
4[XMLRPC]
5 ;# {XmlRpcRouterModule} {} {Module used to route incoming llRemoteData calls} {XmlRpcRouterModule XmlRpcGridRouterModule} XmlRpcRouterModule
6 ;; If enabled and set to XmlRpcRouterModule, this will post an event,
7 ;; "xmlrpc_uri(string)" to the script concurrently with the first
8 ;; remote_data event. This will contain the fully qualified URI an
9 ;; external site needs to use to send XMLRPC requests to that script
10 ;;
11 ;; If enabled and set to XmlRpcGridRouterModule, newly created channels
12 ;; will be registered with an external service via a configured uri
13 XmlRpcRouterModule = "XmlRpcRouterModule"
14
15 ;# {XmlRpcPort} {} {Port for incoming llRemoteData xmlrpc calls} {} 20800
16 XmlRpcPort = 20800
17
18
19[Startup] 4[Startup]
20 ; Console prompt 5 ; Console prompt
21 ; Certain special characters can be used to customize the prompt 6 ; Certain special characters can be used to customize the prompt