2022-07-15 13:28:29 +01:00
|
|
|
listen:
|
|
|
|
webNetwork: "tcp4"
|
|
|
|
web: ":8080"
|
|
|
|
webMethod: "http"
|
|
|
|
identify: true
|
|
|
|
serve:
|
|
|
|
rangeSupported: true
|
2022-07-16 00:53:50 +01:00
|
|
|
enableGoInfoPage: true
|
2022-07-15 13:28:29 +01:00
|
|
|
cacheSettings:
|
|
|
|
enableContentsCaching: true
|
|
|
|
enableContentsCachePurge: true
|
|
|
|
maxAge: 3600
|
|
|
|
notModifiedUsingLastModified: true
|
|
|
|
notModifiedUsingETags: true
|