aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 01a1572..550162a 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -22,6 +22,9 @@
22 ; Set this to true if you are connecting your OpenSimulator regions to a grid 22 ; Set this to true if you are connecting your OpenSimulator regions to a grid
23 ; Set this to false if you are running OpenSimulator in standalone mode 23 ; Set this to false if you are running OpenSimulator in standalone mode
24 gridmode = false 24 gridmode = false
25
26 ; Set this to true if you want this OpenSimulator to run the Hypergrid functionality
27 hypergrid = false
25 28
26 startup_console_commands_file = "startup_commands.txt" 29 startup_console_commands_file = "startup_commands.txt"
27 shutdown_console_commands_file = "shutdown_commands.txt" 30 shutdown_console_commands_file = "shutdown_commands.txt"