From c9c016e26a6d73a0bea1cbdc66fbc2595f58bf94 Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Wed, 14 May 2008 16:51:16 +0000 Subject: * Applying patches from Melanie to cover permissions module. Thanks! --- bin/HttpServer.dll | Bin 0 -> 124928 bytes bin/OpenSim.ini.example | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 bin/HttpServer.dll (limited to 'bin') diff --git a/bin/HttpServer.dll b/bin/HttpServer.dll new file mode 100644 index 0000000..da1149c Binary files /dev/null and b/bin/HttpServer.dll differ diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 2725bd0..62c03f0 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -72,6 +72,8 @@ physics = basicphysics startup_console_commands_file = "startup_commands.txt" shutdown_console_commands_file = "shutdown_commands.txt" + +;permissionmodules = "DefaultPermissionsModule" serverside_object_permissions = 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. -- cgit v1.1