diff options
author | Melanie | 2011-04-25 23:18:32 +0100 |
---|---|---|
committer | Melanie | 2011-04-25 23:18:32 +0100 |
commit | 9bf5e94b70c045e32e259f282c693c0fcea514a2 (patch) | |
tree | 71a6b6029d2cc74cf34fd5e09719f39f9f7a9422 /bin | |
parent | Merge branch 'master' into careminster-presence-refactor (diff) | |
parent | Made things consistent between LocalInventoryServiceConnector and RemoteXInve... (diff) | |
download | opensim-SC-9bf5e94b70c045e32e259f282c693c0fcea514a2.zip opensim-SC-9bf5e94b70c045e32e259f282c693c0fcea514a2.tar.gz opensim-SC-9bf5e94b70c045e32e259f282c693c0fcea514a2.tar.bz2 opensim-SC-9bf5e94b70c045e32e259f282c693c0fcea514a2.tar.xz |
Merge branch 'master' into careminster-presence-refactor
Diffstat (limited to 'bin')
-rw-r--r-- | bin/Castle.Core.dll | bin | 73728 -> 0 bytes | |||
-rw-r--r-- | bin/Castle.DynamicProxy.dll | bin | 63488 -> 0 bytes | |||
-rw-r--r-- | bin/Castle.DynamicProxy2.dll | bin | 106496 -> 0 bytes | |||
-rw-r--r-- | bin/DotSets.dll | bin | 24576 -> 0 bytes | |||
-rw-r--r-- | bin/Mono.PEToolkit.dll | bin | 131072 -> 0 bytes | |||
-rw-r--r-- | bin/RAIL.dll | bin | 200704 -> 0 bytes | |||
-rw-r--r-- | bin/RegionConfig.ini.example | 1 |
7 files changed, 1 insertions, 0 deletions
diff --git a/bin/Castle.Core.dll b/bin/Castle.Core.dll deleted file mode 100644 index 2464e66..0000000 --- a/bin/Castle.Core.dll +++ /dev/null | |||
Binary files differ | |||
diff --git a/bin/Castle.DynamicProxy.dll b/bin/Castle.DynamicProxy.dll deleted file mode 100644 index 8540495..0000000 --- a/bin/Castle.DynamicProxy.dll +++ /dev/null | |||
Binary files differ | |||
diff --git a/bin/Castle.DynamicProxy2.dll b/bin/Castle.DynamicProxy2.dll deleted file mode 100644 index 83e192e..0000000 --- a/bin/Castle.DynamicProxy2.dll +++ /dev/null | |||
Binary files differ | |||
diff --git a/bin/DotSets.dll b/bin/DotSets.dll deleted file mode 100644 index 5225651..0000000 --- a/bin/DotSets.dll +++ /dev/null | |||
Binary files differ | |||
diff --git a/bin/Mono.PEToolkit.dll b/bin/Mono.PEToolkit.dll deleted file mode 100644 index b4c3e70..0000000 --- a/bin/Mono.PEToolkit.dll +++ /dev/null | |||
Binary files differ | |||
diff --git a/bin/RAIL.dll b/bin/RAIL.dll deleted file mode 100644 index f2632d7..0000000 --- a/bin/RAIL.dll +++ /dev/null | |||
Binary files differ | |||
diff --git a/bin/RegionConfig.ini.example b/bin/RegionConfig.ini.example index d45fe9d..ff00ddf 100644 --- a/bin/RegionConfig.ini.example +++ b/bin/RegionConfig.ini.example | |||
@@ -28,6 +28,7 @@ ExternalHostName = "SYSTEMIP" | |||
28 | ; PhysicalPrimMax = 10 | 28 | ; PhysicalPrimMax = 10 |
29 | ; ClampPrimSize = False | 29 | ; ClampPrimSize = False |
30 | ; MaxPrims = 15000 | 30 | ; MaxPrims = 15000 |
31 | ; MaxAgents = 100 | ||
31 | 32 | ||
32 | ; * | 33 | ; * |
33 | ; * Multi-Tenancy. Only set if needed | 34 | ; * Multi-Tenancy. Only set if needed |