Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nouveau
wiki
Commits
92d2b09c
Commit
92d2b09c
authored
Sep 26, 2020
by
Karol Herbst
🐧
Browse files
ikiwiki: disable usedirs and cookiejar
parent
6f2d1669
Pipeline
#206001
passed with stage
in 40 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
nouveau.yml
View file @
92d2b09c
...
...
@@ -88,7 +88,7 @@ underlaydir: ./basewiki
# log to syslog?
#syslog: 1
# create output files named page/index.html?
usedirs
:
1
usedirs
:
0
# use '!'-prefixed preprocessor directives?
prefix_directives
:
1
# use page/index.mdwn source files
...
...
@@ -137,7 +137,7 @@ wiki_file_chars: -[:alnum:]+/.:_
allow_symlinks_before_srcdir
:
0
# cookie control
cookiejar
:
file
:
/home/kherbst/.ikiwiki/cookies
file
:
'
'
# set custom user agent string for outbound HTTP requests e.g. when fetching aggregated RSS feeds
useragent
:
ikiwiki/3.20200202.3
# theme has a responsive layout? (mobile-optimized)
...
...
Karol Herbst
🐧
@karolherbst
mentioned in merge request
!10 (closed)
·
Sep 29, 2020
mentioned in merge request
!10 (closed)
mentioned in merge request !10
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment