allow a creator that is also onwer to change export flag. Add missing setting to ini files

This commit is contained in:
UbitUmarov
2016-12-17 22:38:31 +00:00
parent 389a1652fb
commit c93551d8f4
3 changed files with 23 additions and 2 deletions

View File

@@ -836,6 +836,21 @@
; Capability for searching for people
Cap_AvatarPickerSearch = "localhost"
[SimulatorFeatures]
;# {SearchServerURI} {} {URL of the search server} {}
;; Optional. If given this serves the same purpose as the grid wide
;; [LoginServices] SearchURL setting and will override that where
;; supported by viewers.
;SearchServerURI = "http://127.0.0.1:9000/"
;# {DestinationGuideURI} {} {URL of the destination guide} {}
;; Optional. If given this serves the same purpose as the grid wide
;; [LoginServices] DestinationGuide setting and will override that where
;; supported by viewers.
;DestinationGuideURI = "http://127.0.0.1:9000/guide"
; set to true to allow the export control flag of items
; ExportSupported = false
[Chat]
; Controls whether the chat module is enabled. Default is true.