From 9f4a77e814280581feebb694fe3086fe49fb2a14 Mon Sep 17 00:00:00 2001
From: Melanie Thielker
Date: Fri, 15 Aug 2008 13:29:29 +0000
Subject: The missing option in OpenSim.ini.example...

---
 bin/OpenSim.ini.example | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 717319f..0231b22 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -89,6 +89,7 @@ shutdown_console_commands_file = "shutdown_commands.txt"
 
 ;permissionmodules = "DefaultPermissionsModule"
 serverside_object_permissions = false
+allow_grid_gods = false
 
 ; 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
-- 
cgit v1.1