diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSim.ini.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 0231b22..4801bfc 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -90,6 +90,10 @@ shutdown_console_commands_file = "shutdown_commands.txt" | |||
90 | ;permissionmodules = "DefaultPermissionsModule" | 90 | ;permissionmodules = "DefaultPermissionsModule" |
91 | serverside_object_permissions = false | 91 | serverside_object_permissions = false |
92 | allow_grid_gods = false | 92 | allow_grid_gods = false |
93 | ; This allows somne control over permissions | ||
94 | ; please note that this still doesn't duplicate SL, and is not intended to | ||
95 | ;region_owner_is_god = true | ||
96 | ;parcel_owner_is_god = true | ||
93 | 97 | ||
94 | ; 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. | 98 | ; 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. |
95 | physical_prim = true | 99 | physical_prim = true |