18 lines
309 B
YAML
18 lines
309 B
YAML
retrievers:
|
|
- kind: file
|
|
path: /goff/default-flags.yaml
|
|
- kind: file
|
|
path: /goff/override-flags.yaml
|
|
|
|
pollingInterval: 1000
|
|
enablePollingjitter: true
|
|
enableSwagger: true
|
|
startWithRetrieverError: true
|
|
|
|
host: work-goff.nc.landry.land
|
|
listen: 443
|
|
|
|
authorizedKeys:
|
|
admin:
|
|
- "testingtesting123"
|
|
|