DMRlink/sub_acl_SAMPLE.py

6 lines
93 B
Python

ACL_ACTION = "DENY" # May be PERMIT|DENY
ACL = [
1234001,
1234002,
1234003
]