Files
shields/config/default.yml
2019-02-20 18:38:16 +00:00

39 lines
498 B
YAML

public:
bind:
address: '::'
metrics:
prometheus:
enabled: false
ssl:
isSecure: false
cors:
allowedOrigin: []
persistence:
dir: './private'
services:
github:
baseUri: 'https://api.github.com/'
debug:
enabled: false
intervalSeconds: 200
trace: false
profiling:
makeBadge: false
cacheHeaders:
defaultCacheLengthSeconds: 120
rateLimit: true
handleInternalErrors: true
fetchLimit: '10MB'
private: {}