aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Index_files_have_wrong_permissions.mdwn
diff options
context:
space:
mode:
authorhttp://josephturian.blogspot.com/ <http://josephturian.blogspot.com/@web>2008-08-18 20:53:59 -0400
committerJoey Hess <joey@kitenet.net>2008-08-18 20:53:59 -0400
commit0257186f4d75b6e24a2018bde566fb4a589f7741 (patch)
tree9f188fa1af61537e0f2c2f082c214f7ef85f2e44 /doc/bugs/Index_files_have_wrong_permissions.mdwn
parentbebfceda30244c8644a91f4507e31cc6780bc142 (diff)
downloadikiwiki-0257186f4d75b6e24a2018bde566fb4a589f7741.tar
ikiwiki-0257186f4d75b6e24a2018bde566fb4a589f7741.tar.gz
Diffstat (limited to 'doc/bugs/Index_files_have_wrong_permissions.mdwn')
-rw-r--r--doc/bugs/Index_files_have_wrong_permissions.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Index_files_have_wrong_permissions.mdwn b/doc/bugs/Index_files_have_wrong_permissions.mdwn
index 22b8d9dbf..7493772bd 100644
--- a/doc/bugs/Index_files_have_wrong_permissions.mdwn
+++ b/doc/bugs/Index_files_have_wrong_permissions.mdwn
@@ -10,3 +10,5 @@ I chmod a+r them, but then when I edit something through the web, its permission
> My index files have the correct permissions. Have you tried setting 'umask => 022' in your ikiwiki.setup file?
> -- [[HenrikBrixAndersen]]
+
+> > Thanks Henrik, that worked. Bug is [[bugs/done]]. -- [[JosephTurian]]