Update example config.
ci/woodpecker/push/build Pipeline is pending Details

This commit is contained in:
Captain ALM 2023-09-09 16:24:55 +01:00
parent a159096c89
commit 08964973aa
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1
1 changed files with 6 additions and 1 deletions

View File

@ -5,9 +5,11 @@ listen:
identify: true
serve:
dataStorage: ""
templateStorage: ""
domains: []
rangeSupported: true
enableGoInfoPage: true
ymlDataFallback: false
cacheSettings:
enableTemplateCaching: false
enableTemplateCachePurge: false
@ -15,4 +17,7 @@ serve:
enableContentsCachePurge: true
maxAge: 3600
notModifiedUsingLastModified: true
notModifiedUsingETags: true
notModifiedUsingETags: true
pageSettings:
- pageName: index
pagePath: /index.go