From 70329fd78660eb5bf790f67fc271e161eeeaac98 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 fd610c7f..799d93bf 100644 --- a/README.txt +++ b/README.txt @@ -68,6 +68,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,