mirror of
https://git.acl.cool/al/pages.git
synced 2026-02-10 16:58:09 -05:00
save
This commit is contained in:
parent
0c7ff35297
commit
d97fdbdf38
83 changed files with 9769 additions and 7 deletions
|
|
@ -90,8 +90,8 @@ plugin_dirs = ["plugins"]
|
|||
# Soupault can cache outputs of external programs
|
||||
# (page preprocessors and preprocess_element widget commands).
|
||||
# It's disabled by default but you can enable it and configure the cache directory name/path
|
||||
caching = false
|
||||
cache_dir = ".soupault-cache"
|
||||
caching = true
|
||||
cache_dir = ".soupault.cache"
|
||||
|
||||
# Soupault supports a variety of page source character encodings,
|
||||
# the default encoding is UTF-8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue