Captain ALM
ef3c387f39
All checks were successful
continuous-integration/drone/push Build is passing
Improve Makefile and add new compilation fields.
14 lines
307 B
YAML
14 lines
307 B
YAML
listen:
|
|
webNetwork: "tcp4"
|
|
web: ":8080"
|
|
webMethod: "http"
|
|
identify: true
|
|
serve:
|
|
rangeSupported: true
|
|
enableGoInfoPage: true
|
|
cacheSettings:
|
|
enableContentsCaching: true
|
|
enableContentsCachePurge: true
|
|
maxAge: 3600
|
|
notModifiedUsingLastModified: true
|
|
notModifiedUsingETags: true |