diff options
Diffstat (limited to '')
-rw-r--r-- | bin/HttpServer.dll | bin | 0 -> 124928 bytes | |||
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/bin/HttpServer.dll b/bin/HttpServer.dll new file mode 100644 index 0000000..da1149c --- /dev/null +++ b/bin/HttpServer.dll | |||
Binary files 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 | |||
72 | 72 | ||
73 | startup_console_commands_file = "startup_commands.txt" | 73 | startup_console_commands_file = "startup_commands.txt" |
74 | shutdown_console_commands_file = "shutdown_commands.txt" | 74 | shutdown_console_commands_file = "shutdown_commands.txt" |
75 | |||
76 | ;permissionmodules = "DefaultPermissionsModule" | ||
75 | serverside_object_permissions = false | 77 | serverside_object_permissions = false |
76 | 78 | ||
77 | ; 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. | 79 | ; 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. |