diff options
author | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
---|---|---|
committer | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
commit | 6b24ff0bc91076d7dd20e89eaedd43d89680807e (patch) | |
tree | e679c5f0e4a459c4d5638ef43f9da35bd81ac5ed /bin/config-include/StandaloneCommon.ini.example | |
parent | Fixed a typo (diff) | |
download | opensim-SC_OLD-6b24ff0bc91076d7dd20e89eaedd43d89680807e.zip opensim-SC_OLD-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.gz opensim-SC_OLD-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.bz2 opensim-SC_OLD-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.xz |
Removed trailing whitespace
Diffstat (limited to 'bin/config-include/StandaloneCommon.ini.example')
-rw-r--r-- | bin/config-include/StandaloneCommon.ini.example | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example index d0b152c..8931557 100644 --- a/bin/config-include/StandaloneCommon.ini.example +++ b/bin/config-include/StandaloneCommon.ini.example | |||
@@ -85,20 +85,20 @@ | |||
85 | ;; Next, we can specify properties of regions, including default and fallback regions | 85 | ;; Next, we can specify properties of regions, including default and fallback regions |
86 | ;; The syntax is: Region_<RegionName> = "<flags>" | 86 | ;; The syntax is: Region_<RegionName> = "<flags>" |
87 | ;; where <flags> can be DefaultRegion, FallbackRegion, NoDirectLogin, Persistent, LockedOut | 87 | ;; where <flags> can be DefaultRegion, FallbackRegion, NoDirectLogin, Persistent, LockedOut |
88 | ;; | 88 | ;; |
89 | ;; DefaultRegion If a local login cannot be placed in the required region (e.g. home region does not exist, avatar is not allowed entry, etc.) | 89 | ;; DefaultRegion If a local login cannot be placed in the required region (e.g. home region does not exist, avatar is not allowed entry, etc.) |
90 | ;; then this region becomes the destination. Only the first online default region will be used. If no DefaultHGRegion | 90 | ;; then this region becomes the destination. Only the first online default region will be used. If no DefaultHGRegion |
91 | ;; is specified then this will also be used as the region for hypergrid connections that require it (commonly because they have not specified | 91 | ;; is specified then this will also be used as the region for hypergrid connections that require it (commonly because they have not specified |
92 | ;; an explicit region. | 92 | ;; an explicit region. |
93 | ;; | 93 | ;; |
94 | ;; DefaultHGRegion If an avatar connecting via the hypergrid does not specify a region, then they are placed here. Only the first online | 94 | ;; DefaultHGRegion If an avatar connecting via the hypergrid does not specify a region, then they are placed here. Only the first online |
95 | ;; region will be used. | 95 | ;; region will be used. |
96 | ;; | 96 | ;; |
97 | ;; FallbackRegion If the DefaultRegion is not available for a local login, then any FallbackRegions are tried instead. These are tried in the | 97 | ;; FallbackRegion If the DefaultRegion is not available for a local login, then any FallbackRegions are tried instead. These are tried in the |
98 | ;; order specified. This only applies to local logins at this time, not Hypergrid connections. | 98 | ;; order specified. This only applies to local logins at this time, not Hypergrid connections. |
99 | ;; | 99 | ;; |
100 | ;; NoDirectLogin A hypergrid user cannot directly connect to this region. This does not apply to local logins. | 100 | ;; NoDirectLogin A hypergrid user cannot directly connect to this region. This does not apply to local logins. |
101 | ;; | 101 | ;; |
102 | ;; Persistent When the simulator is shutdown, the region is signalled as offline but left registered on the grid. | 102 | ;; Persistent When the simulator is shutdown, the region is signalled as offline but left registered on the grid. |
103 | ;; | 103 | ;; |
104 | ;; For example: | 104 | ;; For example: |
@@ -121,7 +121,7 @@ | |||
121 | ;; If you have Gatekeeper set under [Hypergrid], no need to set it here, leave it commented | 121 | ;; If you have Gatekeeper set under [Hypergrid], no need to set it here, leave it commented |
122 | ; GatekeeperURI = "${Const|BaseURL}:${Const|PublicPort}" | 122 | ; GatekeeperURI = "${Const|BaseURL}:${Const|PublicPort}" |
123 | 123 | ||
124 | SRV_HomeURI = "${Const|BaseURL}:${Const|PublicPort}" | 124 | SRV_HomeURI = "${Const|BaseURL}:${Const|PublicPort}" |
125 | SRV_InventoryServerURI = "${Const|BaseURL}:${Const|PublicPort}" | 125 | SRV_InventoryServerURI = "${Const|BaseURL}:${Const|PublicPort}" |
126 | SRV_AssetServerURI = "${Const|BaseURL}:${Const|PublicPort}" | 126 | SRV_AssetServerURI = "${Const|BaseURL}:${Const|PublicPort}" |
127 | SRV_ProfileServerURI = "${Const|BaseURL}:${Const|PublicPort}" | 127 | SRV_ProfileServerURI = "${Const|BaseURL}:${Const|PublicPort}" |
@@ -163,7 +163,7 @@ | |||
163 | ; ; | 163 | ; ; |
164 | ; ; The amount of time that a specific endpoint is blocked. Default 2 minutes. | 164 | ; ; The amount of time that a specific endpoint is blocked. Default 2 minutes. |
165 | ; DOSForgiveClientAfterMS = 120000 | 165 | ; DOSForgiveClientAfterMS = 120000 |
166 | ; ; | 166 | ; ; |
167 | ; ; To turn off basic dos protection, set the DOSMaxRequestsInTimeFrame to 0. | 167 | ; ; To turn off basic dos protection, set the DOSMaxRequestsInTimeFrame to 0. |
168 | 168 | ||
169 | [FreeswitchService] | 169 | [FreeswitchService] |
@@ -197,7 +197,7 @@ | |||
197 | ;; The following parameters are for STUN = Simple Traversal of UDP through NATs | 197 | ;; The following parameters are for STUN = Simple Traversal of UDP through NATs |
198 | ;; See http://wiki.freeswitch.org/wiki/NAT_Traversal | 198 | ;; See http://wiki.freeswitch.org/wiki/NAT_Traversal |
199 | ;; stun.freeswitch.org is not guaranteed to be running so use it in | 199 | ;; stun.freeswitch.org is not guaranteed to be running so use it in |
200 | ;; production at your own risk | 200 | ;; production at your own risk |
201 | ; EchoServer = 127.0.0.1 | 201 | ; EchoServer = 127.0.0.1 |
202 | ; EchoPort = 50505 | 202 | ; EchoPort = 50505 |
203 | ; AttemptSTUN = false | 203 | ; AttemptSTUN = false |
@@ -341,11 +341,11 @@ | |||
341 | ;; The asset types that this grid can export to / import from other grids. | 341 | ;; The asset types that this grid can export to / import from other grids. |
342 | ;; Comma separated. | 342 | ;; Comma separated. |
343 | ;; Valid values are all the asset types in OpenMetaverse.AssetType, namely: | 343 | ;; Valid values are all the asset types in OpenMetaverse.AssetType, namely: |
344 | ;; Unknown, Texture, Sound, CallingCard, Landmark, Clothing, Object, Notecard, LSLText, | 344 | ;; Unknown, Texture, Sound, CallingCard, Landmark, Clothing, Object, Notecard, LSLText, |
345 | ;; LSLBytecode, TextureTGA, Bodypart, SoundWAV, ImageTGA, ImageJPEG, Animation, Gesture, Mesh | 345 | ;; LSLBytecode, TextureTGA, Bodypart, SoundWAV, ImageTGA, ImageJPEG, Animation, Gesture, Mesh |
346 | ;; | 346 | ;; |
347 | ;; Leave blank or commented if you don't want to apply any restrictions. | 347 | ;; Leave blank or commented if you don't want to apply any restrictions. |
348 | ;; A more strict, but still reasonable, policy may be to disallow the exchange | 348 | ;; A more strict, but still reasonable, policy may be to disallow the exchange |
349 | ;; of scripts, like so: | 349 | ;; of scripts, like so: |
350 | ; DisallowExport ="LSLText" | 350 | ; DisallowExport ="LSLText" |
351 | ; DisallowImport ="LSLBytecode" | 351 | ; DisallowImport ="LSLBytecode" |