diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 05:41:25 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 05:41:25 +0000 |
commit | 965afd875cd168713e9351d3c4c992c31f0bea0a (patch) | |
tree | c4c6a38c0af52efa8fa117f7c6a9242d83226191 /doc/bugs.mdwn | |
parent | 69d70eb3ba8c0bc17096cfb2afec844a78746137 (diff) | |
download | ikiwiki-965afd875cd168713e9351d3c4c992c31f0bea0a.tar ikiwiki-965afd875cd168713e9351d3c4c992c31f0bea0a.tar.gz |
up
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r-- | doc/bugs.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index b1332fae5..45b6dd824 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -10,3 +10,5 @@ "Host key verification failed." I think that the setuid isn't fully taking; it should be running as me, but commit log shows www-data. So maybe it has the wrong username? +* Can't put the source in a directory named .source; the page finder skips + that due to too broad exclusion of any dotfile in a path. |