mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Getting rid of -hypergrid=true on the command line. This config now goes inside OpenSim.ini in the Startup section. This makes the HG compatible with -background, and prepares the way for further work on HG-related config vars. Might help with mantis #3527.
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
; Set this to true if you are connecting your OpenSimulator regions to a grid
|
||||
; Set this to false if you are running OpenSimulator in standalone mode
|
||||
gridmode = false
|
||||
|
||||
; Set this to true if you want this OpenSimulator to run the Hypergrid functionality
|
||||
hypergrid = false
|
||||
|
||||
startup_console_commands_file = "startup_commands.txt"
|
||||
shutdown_console_commands_file = "shutdown_commands.txt"
|
||||
|
||||
Reference in New Issue
Block a user