web commit by http://alcopop.org/me/openid/: formatting, tagging

master
Joey Hess 2008-04-02 08:44:23 -04:00
parent c177d5c47e
commit c74b2e4b83
1 changed files with 18 additions and 16 deletions

View File

@ -1,19 +1,21 @@
Expand a comment so you know which bit to uncomment if you want to
turn on feeds for recentchanges.
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 99c81cf..7ca7687 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -91,9 +91,9 @@ use IkiWiki::Setup::Standard {
#},
],
- # Default to generating rss feeds for blogs?
+ # Default to generating rss feeds for blogs/recentchanges?
#rss => 1,
- # Default to generating atom feeds for blogs?
+ # Default to generating atom feeds for blogs/recentchanges?
#atom => 1,
# Allow generating feeds even if not generated by default?
#allowrss => 1,
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 99c81cf..7ca7687 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -91,9 +91,9 @@ use IkiWiki::Setup::Standard {
#},
],
- # Default to generating rss feeds for blogs?
+ # Default to generating rss feeds for blogs/recentchanges?
#rss => 1,
- # Default to generating atom feeds for blogs?
+ # Default to generating atom feeds for blogs/recentchanges?
#atom => 1,
# Allow generating feeds even if not generated by default?
#allowrss => 1,
[[tag patch]]