mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
no point on setting a region as Default and Fallback, change example ini files
This commit is contained in:
@@ -339,7 +339,7 @@
|
||||
;; Persistent When the simulator is shutdown, the region is signalled as offline but left registered on the grid.
|
||||
;;
|
||||
;; Example specification:
|
||||
; Region_Welcome_Area = "DefaultRegion, FallbackRegion"
|
||||
; Region_Welcome_Area = "DefaultRegion, DefaultHGRegion"
|
||||
; (replace spaces with underscore)
|
||||
|
||||
;; Allow Hyperlinks to be created at the console
|
||||
|
||||
@@ -286,7 +286,7 @@
|
||||
;; Persistent When the simulator is shutdown, the region is signalled as offline but left registered on the grid.
|
||||
;;
|
||||
;; Example specification:
|
||||
; Region_Welcome_Area = "DefaultRegion, FallbackRegion"
|
||||
; Region_Welcome_Area = "DefaultRegion"
|
||||
; (replace spaces with underscore)
|
||||
|
||||
;; Allow supporting viewers to export content
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
;; Persistent When the simulator is shutdown, the region is signalled as offline but left registered on the grid.
|
||||
;;
|
||||
;; For example:
|
||||
Region_Welcome_Area = "DefaultRegion, FallbackRegion"
|
||||
Region_Welcome_Area = "DefaultRegion, DefaultHGRegion"
|
||||
|
||||
;; Allow supporting viewers to export content
|
||||
;; Set to false to prevent export
|
||||
|
||||
Reference in New Issue
Block a user