update ikiwiki setup files

urosm 2024-01-15 06:59:52 +01:00
parent 4458ccb3c7
commit 494cd609dd
2 changed files with 7 additions and 7 deletions

View File

@ -17,7 +17,7 @@ adminuser:
# users who are banned from the wiki
banned_users: []
# where the source of the wiki is located
srcdir: /home/urosm/txt
srcdir: /home/urosm/bavbavhaus.net
# where to build the wiki
destdir: /home/urosm/public_html/bavbavhaus.net
# base url to the wiki
@ -63,7 +63,7 @@ disable_plugins:
# - meta
# - parentlinks
# additional directory to search for template files
templatedir: /home/urosm/txt/tmpl
templatedir: /home/urosm/bavbavhaus.net/tmpl
# base wiki source location
underlaydir: ''
# display verbose messages?
@ -104,7 +104,7 @@ hardlink: 0
#wrappergroup: ikiwiki
# extra library and plugin directories
libdirs:
- /home/urosm/txt
- /home/urosm/bavbavhaus.net
# extra library and plugin directory (searched after libdirs)
libdir: /home/urosm/.ikiwiki
# environment variables

View File

@ -17,7 +17,7 @@ adminuser:
# users who are banned from the wiki
banned_users: []
# where the source of the wiki is located
srcdir: /home/urosm/txt
srcdir: /home/urosm/bavbavhaus.net
# where to build the wiki
destdir: /home/urosm/public_html/bavbavhaus.net
# base url to the wiki
@ -63,7 +63,7 @@ disable_plugins:
# - meta
# - parentlinks
# additional directory to search for template files
templatedir: /home/urosm/txt/tmpl
templatedir: /home/urosm/bavbavhaus.net/tmpl
# base wiki source location
underlaydir: ''
# display verbose messages?
@ -104,7 +104,7 @@ hardlink: 0
#wrappergroup: ikiwiki
# extra library and plugin directories
libdirs:
- /home/urosm/txt
- /home/urosm/bavbavhaus.net
# extra library and plugin directory (searched after libdirs)
libdir: /home/urosm/.ikiwiki
# environment variables
@ -131,7 +131,7 @@ deterministic: 0
# git plugin ###################################################################
# git hook to generate
git_wrapper: /home/urosm/txt.git/hooks/post-update
git_wrapper: /home/urosm/bavbavhaus.git/hooks/post-update
# shell command for git_wrapper to run, in the background
#git_wrapper_background_command: git push github
# mode for git_wrapper (can safely be made suid)