mirror of
https://github.com/opensim/opensim.git
synced 2026-05-31 23:05:52 +08:00
*By default, it is set to startup_commands.txt. Simply add a list of commands separated by a new line to be run or change the file by changing the path of a startup commands file in OpenSim.ini
7 lines
237 B
INI
7 lines
237 B
INI
[Startup]
|
|
gridmode = false
|
|
physics = basicphysics
|
|
storage_plugin = "OpenSim.DataStore.NullStorage.dll"
|
|
startup_console_commands_file = "startup_commands.txt"
|
|
standalone_authenticate = false
|
|
standalone_welcome = "Welcome to OpenSim" |