example of anon with comments

This commit is contained in:
Shish 2012-05-03 14:55:13 +01:00
parent 3082266a94
commit 93281b17c2

View file

@ -82,6 +82,7 @@ User classes can be added to or altered by placing them in
default anonymous "allow nothing" permissions like so:
new UserClass("anonymous", "base", array(
"create_comment" => True,
"edit_image_tag" => True,
"edit_image_source" => True,
"create_image_report" => True,