diff options
author | UbitUmarov | 2016-12-15 15:14:12 +0000 |
---|---|---|
committer | UbitUmarov | 2016-12-15 15:14:12 +0000 |
commit | 48efbeb8d346a104d673c69eeb03c70abf840178 (patch) | |
tree | 9cf1931fb5b43d86a9790e12cf4d79e3dc08a7ed /bin/OpenSim.ini.example | |
parent | respective .ini settings (diff) | |
download | opensim-SC-48efbeb8d346a104d673c69eeb03c70abf840178.zip opensim-SC-48efbeb8d346a104d673c69eeb03c70abf840178.tar.gz opensim-SC-48efbeb8d346a104d673c69eeb03c70abf840178.tar.bz2 opensim-SC-48efbeb8d346a104d673c69eeb03c70abf840178.tar.xz |
set pbs shape acording to mesh number of (material) faces
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 557e475..5f1e779 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -1160,7 +1160,7 @@ | |||
1160 | ;; ProfileServiceURL = ${Const|BaseURL}:${Const|PublicPort} | 1160 | ;; ProfileServiceURL = ${Const|BaseURL}:${Const|PublicPort} |
1161 | 1161 | ||
1162 | ;# {AllowUserProfileWebURLs} {} {allow user profiles web urls} {true false} true | 1162 | ;# {AllowUserProfileWebURLs} {} {allow user profiles web urls} {true false} true |
1163 | ;; set this to false to prevent your users to be sent to unkown | 1163 | ;; set this to false to prevent your users to be sent to unknown |
1164 | ;; web sites by other users on their profiles | 1164 | ;; web sites by other users on their profiles |
1165 | ; AllowUserProfileWebURLs = true | 1165 | ; AllowUserProfileWebURLs = true |
1166 | 1166 | ||