diff options
author | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
---|---|---|
committer | Kevin Cozens | 2018-03-19 12:30:03 -0400 |
commit | 6b24ff0bc91076d7dd20e89eaedd43d89680807e (patch) | |
tree | e679c5f0e4a459c4d5638ef43f9da35bd81ac5ed /bin/config-include/osslEnable.ini | |
parent | Fixed a typo (diff) | |
download | opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.zip opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.gz opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.bz2 opensim-SC-6b24ff0bc91076d7dd20e89eaedd43d89680807e.tar.xz |
Removed trailing whitespace
Diffstat (limited to 'bin/config-include/osslEnable.ini')
-rw-r--r-- | bin/config-include/osslEnable.ini | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index aed43f0..ed90649 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini | |||
@@ -1,6 +1,6 @@ | |||
1 | ; Enable OSSL functions. | 1 | ; Enable OSSL functions. |
2 | ; Including this file in a region's set of INI files, causes the OpenSimulator | 2 | ; Including this file in a region's set of INI files, causes the OpenSimulator |
3 | ; specific functions to be enabled. | 3 | ; specific functions to be enabled. |
4 | ; See http://opensimulator.org/wiki/OSSL for a description of OSSL functions and | 4 | ; See http://opensimulator.org/wiki/OSSL for a description of OSSL functions and |
5 | ; refer to http://opensimulator.org/wiki/OSSL_Implemented for a list of functions. | 5 | ; refer to http://opensimulator.org/wiki/OSSL_Implemented for a list of functions. |
6 | 6 | ||
@@ -45,9 +45,9 @@ | |||
45 | ; "PARCEL_OWNER" -- enable for parcel owner | 45 | ; "PARCEL_OWNER" -- enable for parcel owner |
46 | ; "PARCEL_GROUP_MEMBER" -- enable for any member of the parcel group | 46 | ; "PARCEL_GROUP_MEMBER" -- enable for any member of the parcel group |
47 | ; uuid -- enable for specified ID (may be avatar or group ID) | 47 | ; uuid -- enable for specified ID (may be avatar or group ID) |
48 | ; from this we can also create macros that can be include in the list as | 48 | ; from this we can also create macros that can be include in the list as |
49 | ; ${XEngine|macroname} see examples below | 49 | ; ${XEngine|macroname} see examples below |
50 | 50 | ||
51 | ; parcel macros | 51 | ; parcel macros |
52 | ; Allowing ossl functions for anyone owning a parcel can be dangerous especially if | 52 | ; Allowing ossl functions for anyone owning a parcel can be dangerous especially if |
53 | ; a region is selling or otherwise giving away parcel ownership. By default, parcel | 53 | ; a region is selling or otherwise giving away parcel ownership. By default, parcel |
@@ -68,10 +68,10 @@ | |||
68 | ; the owners of the containing prim. There can also be entries beginning with | 68 | ; the owners of the containing prim. There can also be entries beginning with |
69 | ; 'Creators_". The 'Creators_" parameters can only be a list of UUIDs and it is | 69 | ; 'Creators_". The 'Creators_" parameters can only be a list of UUIDs and it is |
70 | ; checked against the creator of the script itself. | 70 | ; checked against the creator of the script itself. |
71 | 71 | ||
72 | ; ************************************************* | 72 | ; ************************************************* |
73 | 73 | ||
74 | ; ThreatLevel None | 74 | ; ThreatLevel None |
75 | Allow_osGetAgents = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 75 | Allow_osGetAgents = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
76 | Allow_osGetAvatarList = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 76 | Allow_osGetAvatarList = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
77 | Allow_osGetGender = true | 77 | Allow_osGetGender = true |
@@ -85,11 +85,11 @@ | |||
85 | Allow_osSetSunParam = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 85 | Allow_osSetSunParam = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
86 | Allow_osTeleportOwner = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 86 | Allow_osTeleportOwner = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
87 | Allow_osWindActiveModelPluginName = true | 87 | Allow_osWindActiveModelPluginName = true |
88 | 88 | ||
89 | ; ThreatLevel Nuisance | 89 | ; ThreatLevel Nuisance |
90 | Allow_osSetEstateSunSettings = ESTATE_MANAGER,ESTATE_OWNER | 90 | Allow_osSetEstateSunSettings = ESTATE_MANAGER,ESTATE_OWNER |
91 | Allow_osSetRegionSunSettings = ESTATE_MANAGER,ESTATE_OWNER | 91 | Allow_osSetRegionSunSettings = ESTATE_MANAGER,ESTATE_OWNER |
92 | 92 | ||
93 | ; ThreatLevel VeryLow | 93 | ; ThreatLevel VeryLow |
94 | Allow_osEjectFromGroup = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 94 | Allow_osEjectFromGroup = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
95 | Allow_osForceBreakAllLinks = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 95 | Allow_osForceBreakAllLinks = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
@@ -110,7 +110,7 @@ | |||
110 | Allow_osSetWindParam = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 110 | Allow_osSetWindParam = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
111 | Allow_osTerrainFlush = ESTATE_MANAGER,ESTATE_OWNER | 111 | Allow_osTerrainFlush = ESTATE_MANAGER,ESTATE_OWNER |
112 | Allow_osUnixTimeToTimestamp = true | 112 | Allow_osUnixTimeToTimestamp = true |
113 | 113 | ||
114 | ; ThreatLevel Low | 114 | ; ThreatLevel Low |
115 | Allow_osAvatarName2Key = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 115 | Allow_osAvatarName2Key = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
116 | Allow_osFormatString = true | 116 | Allow_osFormatString = true |
@@ -125,7 +125,7 @@ | |||
125 | Allow_osNpcSetProfileAbout = ${XEngine|osslNPC} | 125 | Allow_osNpcSetProfileAbout = ${XEngine|osslNPC} |
126 | Allow_osNpcSetProfileImage = ${XEngine|osslNPC} | 126 | Allow_osNpcSetProfileImage = ${XEngine|osslNPC} |
127 | Allow_osDie = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER | 127 | Allow_osDie = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER |
128 | 128 | ||
129 | ; ThreatLevel Moderate | 129 | ; ThreatLevel Moderate |
130 | Allow_osDropAttachment = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 130 | Allow_osDropAttachment = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
131 | Allow_osDropAttachmentAt = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 131 | Allow_osDropAttachmentAt = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
@@ -141,7 +141,7 @@ | |||
141 | Allow_osGetSimulatorMemoryKB = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 141 | Allow_osGetSimulatorMemoryKB = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
142 | Allow_osMessageAttachments = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 142 | Allow_osMessageAttachments = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
143 | Allow_osSetSpeed = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 143 | Allow_osSetSpeed = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
144 | 144 | ||
145 | ; ThreatLevel High | 145 | ; ThreatLevel High |
146 | Allow_osCauseDamage = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 146 | Allow_osCauseDamage = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
147 | Allow_osCauseHealing = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 147 | Allow_osCauseHealing = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
@@ -190,7 +190,7 @@ | |||
190 | Allow_osSetTerrainHeight = ESTATE_MANAGER,ESTATE_OWNER | 190 | Allow_osSetTerrainHeight = ESTATE_MANAGER,ESTATE_OWNER |
191 | Allow_osSetTerrainTexture = ESTATE_MANAGER,ESTATE_OWNER | 191 | Allow_osSetTerrainTexture = ESTATE_MANAGER,ESTATE_OWNER |
192 | Allow_osSetTerrainTextureHeight = ESTATE_MANAGER,ESTATE_OWNER | 192 | Allow_osSetTerrainTextureHeight = ESTATE_MANAGER,ESTATE_OWNER |
193 | 193 | ||
194 | ; ThreatLevel VeryHigh | 194 | ; ThreatLevel VeryHigh |
195 | Allow_osAgentSaveAppearance = ESTATE_MANAGER,ESTATE_OWNER | 195 | Allow_osAgentSaveAppearance = ESTATE_MANAGER,ESTATE_OWNER |
196 | ; Warning: The next function allows scripts to force animations on avatars without the user giving permission. | 196 | ; Warning: The next function allows scripts to force animations on avatars without the user giving permission. |
@@ -209,7 +209,7 @@ | |||
209 | Allow_osRegionNotice = ESTATE_MANAGER,ESTATE_OWNER | 209 | Allow_osRegionNotice = ESTATE_MANAGER,ESTATE_OWNER |
210 | Allow_osSetRot = false | 210 | Allow_osSetRot = false |
211 | Allow_osSetParcelDetails = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 211 | Allow_osSetParcelDetails = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
212 | 212 | ||
213 | ; ThreatLevel Severe | 213 | ; ThreatLevel Severe |
214 | Allow_osConsoleCommand = false | 214 | Allow_osConsoleCommand = false |
215 | Allow_osGrantScriptPermissions = false | 215 | Allow_osGrantScriptPermissions = false |
@@ -217,10 +217,10 @@ | |||
217 | Allow_osRevokeScriptPermissions = false | 217 | Allow_osRevokeScriptPermissions = false |
218 | Allow_osTeleportAgent = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 218 | Allow_osTeleportAgent = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
219 | Allow_osTeleportObject = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER | 219 | Allow_osTeleportObject = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER |
220 | 220 | ||
221 | ; ThreatLevel Severe with additional internal restrictions | 221 | ; ThreatLevel Severe with additional internal restrictions |
222 | Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable) | 222 | Allow_osGetAgentIP = true ; always restricted to Administrators (true or false to disable) |
223 | 223 | ||
224 | ; available functions out of Threat level control (for reference only) | 224 | ; available functions out of Threat level control (for reference only) |
225 | ; Allow_osCheckODE = true | 225 | ; Allow_osCheckODE = true |
226 | ; Allow_osClearInertia = true | 226 | ; Allow_osClearInertia = true |
@@ -231,7 +231,7 @@ | |||
231 | ; Allow_osDrawFilledRectangle = true | 231 | ; Allow_osDrawFilledRectangle = true |
232 | ; Allow_osDrawImage = true | 232 | ; Allow_osDrawImage = true |
233 | ; Allow_osDrawLine = true | 233 | ; Allow_osDrawLine = true |
234 | ; Allow_osDrawPolygon = true | 234 | ; Allow_osDrawPolygon = true |
235 | ; Allow_osDrawRectangle = true | 235 | ; Allow_osDrawRectangle = true |
236 | ; Allow_osDrawResetTransform = true | 236 | ; Allow_osDrawResetTransform = true |
237 | ; Allow_osDrawRotationTransform = true | 237 | ; Allow_osDrawRotationTransform = true |