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,