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

View File

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