einstellungen geändert für sicherheit.schottelius.org
Signed-off-by: Nico Schottelius <nico@ikn.ethz.ch>
This commit is contained in:
parent
8bd05e6c08
commit
339ce9b7c5
1 changed files with 5 additions and 5 deletions
|
@ -6,15 +6,15 @@
|
|||
# Remember to re-run ikiwiki --setup any time you edit this file.
|
||||
|
||||
use IkiWiki::Setup::Standard {
|
||||
wikiname => "faq.eof.name",
|
||||
wikiname => "sicherheit.schottelius.org",
|
||||
#adminuser => ["yourname", ],
|
||||
adminemail => 'contact@faq.eof.name',
|
||||
adminemail => 'sicherheit@schottelius.org',
|
||||
|
||||
# Be sure to customise these..
|
||||
srcdir => "/home/user/nico/zt/ikiwiki/sicherheit.schottelius.org",
|
||||
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",
|
||||
#templatedir => "/usr/share/ikiwiki/templates",
|
||||
#underlaydir => "/usr/share/ikiwiki/basewiki",
|
||||
|
@ -93,9 +93,9 @@ use IkiWiki::Setup::Standard {
|
|||
],
|
||||
|
||||
# Default to generating rss feeds for pages with feeds?
|
||||
#rss => 1,
|
||||
rss => 1,
|
||||
# Default to generating atom feeds for pages with feeds?
|
||||
#atom => 1,
|
||||
atom => 1,
|
||||
# Allow generating feeds even if not generated by default?
|
||||
#allowrss => 1,
|
||||
#allowatom => 1,
|
||||
|
|
Loading…
Reference in a new issue