From 6abe37e71d46e15260f15a719b3d1228e99d3085 Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Fri, 7 Dec 2007 02:14:17 +0000 Subject: added timer_Script to OpenSim.ini.example --- bin/OpenSim.ini.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/OpenSim.ini.example') 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 ; 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. physical_prim = true +; To run a script every few minutes, set the script filename here +; timer_Script = "filename" + [StandAlone] accounts_authenticate = true welcome_message = "Welcome to OpenSim" -- cgit v1.1