17 lines
297 B
YAML
17 lines
297 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
|
|
|
|
authorizedKeys:
|
|
admin:
|
|
- "testingtesting123"
|
|
|