mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-08-01 17:56:02 +00:00
Fix type of [[wildcard]].max-preview-lifetime in the example config.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user