diff options
author | Justin Clark-Casey (justincc) | 2010-08-27 22:53:02 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2010-08-27 22:53:02 +0100 |
commit | b4278510f2244c46dc91568998ffe53a74fc5314 (patch) | |
tree | dae93b72ed613b119b748413fa8bf11218ddb69d /bin | |
parent | refactor: Make IAR tests set up standard iar for loading (diff) | |
parent | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC_OLD-b4278510f2244c46dc91568998ffe53a74fc5314.zip opensim-SC_OLD-b4278510f2244c46dc91568998ffe53a74fc5314.tar.gz opensim-SC_OLD-b4278510f2244c46dc91568998ffe53a74fc5314.tar.bz2 opensim-SC_OLD-b4278510f2244c46dc91568998ffe53a74fc5314.tar.xz |
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin')
-rw-r--r-- | bin/Robust.ini.example | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 0353eec..093ead8 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example | |||
@@ -57,8 +57,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 | |||
57 | LocalServiceModule = "OpenSim.Services.GridService.dll:GridService" | 57 | LocalServiceModule = "OpenSim.Services.GridService.dll:GridService" |
58 | ; Realm = "regions" | 58 | ; Realm = "regions" |
59 | ; AllowDuplicateNames = "True" | 59 | ; AllowDuplicateNames = "True" |
60 | ; Check4096 = "False" | 60 | |
61 | |||
62 | ;; Next, we can specify properties of regions, including default and fallback regions | 61 | ;; Next, we can specify properties of regions, including default and fallback regions |
63 | ;; The syntax is: Region_<RegionName> = "<flags>" | 62 | ;; The syntax is: Region_<RegionName> = "<flags>" |
64 | ;; or: Region_<RegionID> = "<flags>" | 63 | ;; or: Region_<RegionID> = "<flags>" |