add cache routine

This commit is contained in:
sakrecoer 2025-05-11 22:42:10 +02:00
parent 75c2917d42
commit c94e0e956d

View file

@ -5,7 +5,9 @@ title = "𝕭𝖆𝖘𝖘𝖕𝖎𝖘𝖙𝖔𝖑 🌐"
theme = "basspistol2025" theme = "basspistol2025"
disableKinds = ["taxonomy"] disableKinds = ["taxonomy"]
enableRobotsTXT = "false" enableRobotsTXT = "false"
[caches.getresource]
dir = ':cacheDir/:project'
maxAge = "10m"
[taxonomies] [taxonomies]
podcast_tags = "podcast_tag" podcast_tags = "podcast_tag"