From 6d774339d9c51c1635e96cd92f57a8bc13021e5f Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Fri, 29 Feb 2008 10:51:40 +0000 Subject: More compiler warning cleanup. Removed verbose flag, since it doesn't do anything any more. --- bin/OpenSim.ini.example | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'bin') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 084d9f7..ff86bdf 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -61,13 +61,11 @@ physics = basicphysics ;physics = modified_BulletX -verbose = true startup_console_commands_file = "startup_commands.txt" shutdown_console_commands_file = "shutdown_commands.txt" serverside_object_permissions = false - -; 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. +; if you would like to allow prims 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 @@ -264,4 +262,3 @@ CleanUpOldScriptsOnStartup=true [LL-Functions] ; Set the following to true to allow administrator owned scripts to execute console commands AllowosConsoleCommand=false - -- cgit v1.1