aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-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 ec69b3e..f57b70a 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -41,6 +41,9 @@ verbose = true
41; if you would like to allow prim to be physical and move by physics with the physical checkbox in the client set this to true. 41; if you would like to allow prim to be physical and move by physics with the physical checkbox in the client set this to true.
42physical_prim = true 42physical_prim = true
43 43
44; To run a script every few minutes, set the script filename here
45; timer_Script = "filename"
46
44[StandAlone] 47[StandAlone]
45accounts_authenticate = true 48accounts_authenticate = true
46welcome_message = "Welcome to OpenSim" 49welcome_message = "Welcome to OpenSim"