aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/HttpServer.dllbin0 -> 124928 bytes
-rw-r--r--bin/OpenSim.ini.example2
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
73startup_console_commands_file = "startup_commands.txt" 73startup_console_commands_file = "startup_commands.txt"
74shutdown_console_commands_file = "shutdown_commands.txt" 74shutdown_console_commands_file = "shutdown_commands.txt"
75
76;permissionmodules = "DefaultPermissionsModule"
75serverside_object_permissions = false 77serverside_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.