Skip to content

Commit db1f453

Browse files
committed
Add (restart/start/stop)Resource aclrequests
1 parent 157c53a commit db1f453

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

amx/meta.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626

2727
<aclrequest>
2828
<right name="general.ModifyOtherObjects" access="true"></right>
29+
<right name="function.startResource" access="true"></right>
30+
<right name="function.stopResource" access="true"></right>
31+
<right name="function.restartResource" access="true"></right>
2932
</aclrequest>
3033

3134
<settings>

0 commit comments

Comments
 (0)