From 93281b17c259e1fa0c03e05e735e42aae0844c83 Mon Sep 17 00:00:00 2001 From: Shish Date: Thu, 3 May 2012 14:55:13 +0100 Subject: [PATCH] example of anon with comments --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index fc59aca1..b0b5e521 100644 --- a/README.txt +++ b/README.txt @@ -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,