aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.Server.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.Server.ini.example')
-rw-r--r--bin/OpenSim.Server.ini.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSim.Server.ini.example b/bin/OpenSim.Server.ini.example
index 05deda2..b13e739 100644
--- a/bin/OpenSim.Server.ini.example
+++ b/bin/OpenSim.Server.ini.example
@@ -58,8 +58,8 @@ ServiceConnectors = "OpenSim.Server.Handlers.dll:AssetServiceConnector,OpenSim.S
58 ;; Next, we can specify properties of regions, including default and fallback regions 58 ;; Next, we can specify properties of regions, including default and fallback regions
59 ;; The syntax is: Region_<RegioName> = "<flags>" 59 ;; The syntax is: Region_<RegioName> = "<flags>"
60 ;; where <flags> can be DefaultRegion, FallbackRegion, NoDirectLogin, Persistent, LockedOut 60 ;; where <flags> can be DefaultRegion, FallbackRegion, NoDirectLogin, Persistent, LockedOut
61 ;; For example: 61 ;; For example:
62 Region_WelcomeArea = "DefaultRegion, FallbackRegion" 62 Region_Welcome_Area = "DefaultRegion, FallbackRegion"
63 63
64; * This is the configuration for the freeswitch server in grid mode 64; * This is the configuration for the freeswitch server in grid mode
65[FreeswitchService] 65[FreeswitchService]