Fix type of [[wildcard]].max-preview-lifetime in the example config.

This commit is contained in:
miyuko
2026-07-27 17:24:48 +01:00
parent 6c1882911a
commit 2f810ec65b
+1 -1
View File
@@ -16,7 +16,7 @@ clone-url = "https://codeberg.org/<user>/<project>.git"
index-repo = "pages"
index-repo-branch = "main"
authorization = "forgejo"
max-preview-lifetime = "7d"
max-preview-lifetime = 7 # in days
[fallback] # non-default section
proxy-to = "https://codeberg.page"