aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 6d5ee14..f318a2d 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -594,6 +594,10 @@
594 594
595[RemoteAdmin] 595[RemoteAdmin]
596 enabled = false 596 enabled = false
597
598 ; Set this to a nonzero value to have remote admin use a different port
599 port = 0
600
597 access_password = unknown 601 access_password = unknown
598 602
599 ; set this variable to true if you want the create_region XmlRpc 603 ; set this variable to true if you want the create_region XmlRpc