diff options
author | Christopher | 2015-08-04 09:00:24 +0200 |
---|---|---|
committer | Melanie Thielker | 2015-08-04 18:09:13 +0200 |
commit | 86c426e5870a2b91831eeb86cb9372e18e43b6c7 (patch) | |
tree | adf25e345881b90081601183905cbd29834e77a9 /bin | |
parent | Make osAvatarName2Key() able to get names from unknown HG users (diff) | |
download | opensim-SC-86c426e5870a2b91831eeb86cb9372e18e43b6c7.zip opensim-SC-86c426e5870a2b91831eeb86cb9372e18e43b6c7.tar.gz opensim-SC-86c426e5870a2b91831eeb86cb9372e18e43b6c7.tar.bz2 opensim-SC-86c426e5870a2b91831eeb86cb9372e18e43b6c7.tar.xz |
create osGetAvatarHomeURI
Signed-off-by: Melanie Thielker <melanie@t-data.com>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/config-include/osslEnable.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index ebb7b84..0a03d4c 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini | |||
@@ -137,6 +137,7 @@ | |||
137 | Allow_osLoadedCreationTime = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 137 | Allow_osLoadedCreationTime = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
138 | Allow_osMessageObject = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 138 | Allow_osMessageObject = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
139 | Allow_osRegexIsMatch = true | 139 | Allow_osRegexIsMatch = true |
140 | Allow_osGetAvatarHomeURI = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | ||
140 | 141 | ||
141 | ; ThreatLevel Moderate | 142 | ; ThreatLevel Moderate |
142 | Allow_osDropAttachment = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 143 | Allow_osDropAttachment = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |