X-Git-Url: https://git.ladys.computer/GitWikiWeb/blobdiff_plain/723e420d74a7792435cfc6ff7714acef25a8dcf3..0018a389d57230c5df990992fed62ac575e0e6fe:/config.yaml diff --git a/config.yaml b/config.yaml index 555db2b..c7bc66c 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,14 @@ -# Modify this file to configure your GitWikiWeb instance. +# The maximum number of calls to git in Special:RecentlyChanged before +# giving up and just collecting all remaining files in the time·period. +# +# This configuration gives the maximum number of unique dates shown on +# the page. +max_recency: 7 + +# Symbol conversions supported in Djot. symbols: + --8: "—\u2060:\u202F" # reverse puppyprick + 8--: "\u202F:\u2060—" # forward puppyprick nbsp: "\xA0" # no‐break space cgj: "\u034F" # combining grapheme joiner ensp: "\u2002" # enspace