mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
respective .ini settings
This commit is contained in:
@@ -1158,6 +1158,11 @@
|
||||
;; Set the value of the url to your UserProfilesService
|
||||
;; If un-set / "" the module is disabled
|
||||
;; ProfileServiceURL = ${Const|BaseURL}:${Const|PublicPort}
|
||||
|
||||
;# {AllowUserProfileWebURLs} {} {allow user profiles web urls} {true false} true
|
||||
;; set this to false to prevent your users to be sent to unkown
|
||||
;; web sites by other users on their profiles
|
||||
; AllowUserProfileWebURLs = true
|
||||
|
||||
[XBakes]
|
||||
;# {URL} {} {Set URL for Baked texture service} {}
|
||||
|
||||
@@ -541,6 +541,10 @@
|
||||
;; points to your grid's Robust user profiles service
|
||||
;;
|
||||
; ProfileURL = http://127.0.0.1:9000
|
||||
|
||||
;; set this to false to prevent your users to be sent to unkown
|
||||
;; web sites by other users on their profiles
|
||||
; AllowUserProfileWebURLs = true
|
||||
|
||||
|
||||
[SMTP]
|
||||
|
||||
Reference in New Issue
Block a user