einstellungen geändert für sicherheit.schottelius.org

Signed-off-by: Nico Schottelius <nico@ikn.ethz.ch>
This commit is contained in:
Nico Schottelius 2008-11-12 14:08:41 +01:00
parent 8bd05e6c08
commit 339ce9b7c5
1 changed files with 5 additions and 5 deletions

View File

@ -6,15 +6,15 @@
# Remember to re-run ikiwiki --setup any time you edit this file. # Remember to re-run ikiwiki --setup any time you edit this file.
use IkiWiki::Setup::Standard { use IkiWiki::Setup::Standard {
wikiname => "faq.eof.name", wikiname => "sicherheit.schottelius.org",
#adminuser => ["yourname", ], #adminuser => ["yourname", ],
adminemail => 'contact@faq.eof.name', adminemail => 'sicherheit@schottelius.org',
# Be sure to customise these.. # Be sure to customise these..
srcdir => "/home/user/nico/zt/ikiwiki/sicherheit.schottelius.org", srcdir => "/home/user/nico/zt/ikiwiki/sicherheit.schottelius.org",
destdir => "/home/user/nico/zt/ikiwiki/sicherheit.schottelius.org.dst", destdir => "/home/user/nico/zt/ikiwiki/sicherheit.schottelius.org.dst",
url => "http://faq.eof.name/", url => "http://sicherheit.schottelius.org/",
###cgiurl => "http://example.org/wiki/ikiwiki.cgi", ###cgiurl => "http://example.org/wiki/ikiwiki.cgi",
#templatedir => "/usr/share/ikiwiki/templates", #templatedir => "/usr/share/ikiwiki/templates",
#underlaydir => "/usr/share/ikiwiki/basewiki", #underlaydir => "/usr/share/ikiwiki/basewiki",
@ -93,9 +93,9 @@ use IkiWiki::Setup::Standard {
], ],
# Default to generating rss feeds for pages with feeds? # Default to generating rss feeds for pages with feeds?
#rss => 1, rss => 1,
# Default to generating atom feeds for pages with feeds? # Default to generating atom feeds for pages with feeds?
#atom => 1, atom => 1,
# Allow generating feeds even if not generated by default? # Allow generating feeds even if not generated by default?
#allowrss => 1, #allowrss => 1,
#allowatom => 1, #allowatom => 1,