archive index

This commit is contained in:
JMARyA 2025-02-09 22:03:33 +01:00
parent 3e77ec5008
commit 5b545780a4
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
7 changed files with 143 additions and 17 deletions

View file

@ -12,6 +12,12 @@ BLACKLIST_DOMAINS = [
"youtube" # YouTube
]
# Consider a refresh after interval (in days) (Global)
outdated = 3
# Keep last n versions (Global)
keep_n = 5
# Domain configuration (Example)
[[websites.domains]]
# The domain the config applies to