diff options
author | onefang | 2021-10-02 16:19:45 +1000 |
---|---|---|
committer | onefang | 2021-10-02 16:19:45 +1000 |
commit | 844a0c192b16d59b089b7bbc1b29510d98813de6 (patch) | |
tree | c54c876a20003b306e76f23cda6a1c6d1fc5c6a7 | |
parent | Enable Flotsaam cache again. (diff) | |
download | opensim-SC-844a0c192b16d59b089b7bbc1b29510d98813de6.zip opensim-SC-844a0c192b16d59b089b7bbc1b29510d98813de6.tar.gz opensim-SC-844a0c192b16d59b089b7bbc1b29510d98813de6.tar.bz2 opensim-SC-844a0c192b16d59b089b7bbc1b29510d98813de6.tar.xz |
Delete excess [UserProfiles] section.
Had two of them.
-rw-r--r-- | bin/OpenSimDefaults.ini | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index db7d5c0..362e844 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -2461,17 +2461,6 @@ | |||
2461 | EnableObjectStore = true | 2461 | EnableObjectStore = true |
2462 | MaxStringSpace = 0 | 2462 | MaxStringSpace = 0 |
2463 | 2463 | ||
2464 | [UserProfiles] | ||
2465 | ;# {ProfileServiceURL} {} {Set url to UserProfilesService} {} | ||
2466 | ;; Set the value of the url to your UserProfilesService | ||
2467 | ;; If un-set / "" the module is disabled | ||
2468 | ;; ProfileServiceURL = ${Const|BaseURL}:${Const|PublicPort} | ||
2469 | |||
2470 | ;# {AllowUserProfileWebURLs} {} {allow user profiles web urls} {true false} true | ||
2471 | ;; set this to false to prevent your users to be sent to unknown | ||
2472 | ;; web sites by other users on their profiles | ||
2473 | ; AllowUserProfileWebURLs = true | ||
2474 | |||
2475 | [XBakes] | 2464 | [XBakes] |
2476 | ;# {URL} {} {Set URL for Baked texture service} {} | 2465 | ;# {URL} {} {Set URL for Baked texture service} {} |
2477 | ;; Sets the URL for the baked texture ROBUST service. | 2466 | ;; Sets the URL for the baked texture ROBUST service. |