add cache routine
This commit is contained in:
parent
75c2917d42
commit
c94e0e956d
1 changed files with 3 additions and 1 deletions
|
|
@ -5,7 +5,9 @@ title = "𝕭𝖆𝖘𝖘𝖕𝖎𝖘𝖙𝖔𝖑 🌐"
|
|||
theme = "basspistol2025"
|
||||
disableKinds = ["taxonomy"]
|
||||
enableRobotsTXT = "false"
|
||||
|
||||
[caches.getresource]
|
||||
dir = ':cacheDir/:project'
|
||||
maxAge = "10m"
|
||||
|
||||
[taxonomies]
|
||||
podcast_tags = "podcast_tag"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue