This commit is contained in:
Alexander 2025-12-09 06:36:14 -05:00
parent 0c7ff35297
commit d97fdbdf38
83 changed files with 9769 additions and 7 deletions

View file

@ -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