summaryrefslogtreecommitdiff
path: root/conf/acl.auth.php.dist
blob: 3b074564843da2b4ee251eff15b267df0d7a42b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# acl.auth.php
# <?php exit()?>
# Don't modify the lines above
#
# Access Control
#
# none   0
# read   1
# edit   2
# create 4
# upload 8

*               @ALL        4