respective .ini settings

melanie
UbitUmarov 2016-12-15 00:09:21 +00:00
parent 1fd0178e8e
commit 94a36396b1
2 changed files with 9 additions and 0 deletions

View File

@ -1159,6 +1159,11 @@
;; If un-set / "" the module is disabled ;; If un-set / "" the module is disabled
;; ProfileServiceURL = ${Const|BaseURL}:${Const|PublicPort} ;; 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] [XBakes]
;# {URL} {} {Set URL for Baked texture service} {} ;# {URL} {} {Set URL for Baked texture service} {}
;; Sets the URL for the baked texture ROBUST service. ;; Sets the URL for the baked texture ROBUST service.

View File

@ -542,6 +542,10 @@
;; ;;
; ProfileURL = http://127.0.0.1:9000 ; 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] [SMTP]
enabled = false enabled = false