diff options
author | UbitUmarov | 2016-12-18 05:03:27 +0000 |
---|---|---|
committer | UbitUmarov | 2016-12-18 05:03:27 +0000 |
commit | 82fc8e1a36778a59d4d9c329ea71a60c3f4e8729 (patch) | |
tree | 65b5fbfe80c9db6547b2693b04544de18647f7bd /bin/OpenSimDefaults.ini | |
parent | Merge branch 'master' into httptests (diff) | |
parent | leave stupid broken permissions alone (diff) | |
download | opensim-SC-82fc8e1a36778a59d4d9c329ea71a60c3f4e8729.zip opensim-SC-82fc8e1a36778a59d4d9c329ea71a60c3f4e8729.tar.gz opensim-SC-82fc8e1a36778a59d4d9c329ea71a60c3f4e8729.tar.bz2 opensim-SC-82fc8e1a36778a59d4d9c329ea71a60c3f4e8729.tar.xz |
Merge branch 'master' into httptests
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index a8566e2..fa491fc 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -552,6 +552,10 @@ | |||
552 | ;; points to your grid's Robust user profiles service | 552 | ;; points to your grid's Robust user profiles service |
553 | ;; | 553 | ;; |
554 | ; ProfileURL = http://127.0.0.1:9000 | 554 | ; ProfileURL = http://127.0.0.1:9000 |
555 | |||
556 | ;; set this to false to prevent your users to be sent to unknown | ||
557 | ;; web sites by other users on their profiles | ||
558 | ; AllowUserProfileWebURLs = true | ||
555 | 559 | ||
556 | 560 | ||
557 | [SMTP] | 561 | [SMTP] |