aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneCommon.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config-include/StandaloneCommon.ini.example')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example32
1 files changed, 16 insertions, 16 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index edccf23..a11a931 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -271,24 +271,24 @@
271 ; uas = ${Const|BaseURL}:${Const|PublicPort}/ 271 ; uas = ${Const|BaseURL}:${Const|PublicPort}/
272 272
273[MapImageService] 273[MapImageService]
274 ; Set this if you want to change the default 274 ; Set this if you want to change the default
275 ; TilesStoragePath = "maptiles" 275 ; TilesStoragePath = "maptiles"
276 276
277[AuthorizationService] 277[AuthorizationService]
278 ; If you have regions with access restrictions 278 ; If you have regions with access restrictions
279 ; specify them here using the convention 279 ; specify them here using the convention
280 ; Region_<Region_Name> = <flags> 280 ; Region_<Region_Name> = <flags>
281 ; Valid flags are: 281 ; Valid flags are:
282 ; DisallowForeigners -- HG visitors not allowed 282 ; DisallowForeigners -- HG visitors not allowed
283 ; DisallowResidents -- only Admins and Managers allowed 283 ; DisallowResidents -- only Admins and Managers allowed
284 ; Example: 284 ; Example:
285 ; Region_Test_1 = "DisallowForeigners" 285 ; Region_Test_1 = "DisallowForeigners"
286 286
287;; 287;;
288;; HG configurations 288;; HG configurations
289;; 289;;
290[GatekeeperService] 290[GatekeeperService]
291 ;; If you have GatekeeperURI set under [Hypergrid], no need to set it here, leave it commented 291 ;; If you have GatekeeperURI set under [Hypergrid], no need to set it here, leave it commented
292 ; ExternalName = "${Const|BaseURL}:${Const|PublicPort}" 292 ; ExternalName = "${Const|BaseURL}:${Const|PublicPort}"
293 293
294 ; Does this grid allow incoming links to any region in it? 294 ; Does this grid allow incoming links to any region in it?
@@ -344,11 +344,11 @@
344 ;; Leave blank or commented for no exceptions. 344 ;; Leave blank or commented for no exceptions.
345 ; AllowExcept_Level_200 = "http://griefer.com:8002, http://enemy.com:8002" 345 ; AllowExcept_Level_200 = "http://griefer.com:8002, http://enemy.com:8002"
346 346
347 ;; This variable controls what is exposed to profiles of local users 347 ;; This variable controls what is exposed to profiles of local users
348 ;; as seen from outside of this grid. Leave it uncommented for exposing 348 ;; as seen from outside of this grid. Leave it uncommented for exposing
349 ;; UserTitle, UserFlags and the creation date. Uncomment and change to False 349 ;; UserTitle, UserFlags and the creation date. Uncomment and change to False
350 ;; to block this info from being exposed. 350 ;; to block this info from being exposed.
351 ; ShowUserDetailsInHGProfile = True 351 ; ShowUserDetailsInHGProfile = True
352 352
353 353
354[HGInventoryService] 354[HGInventoryService]