16 lines
344 B
YAML
16 lines
344 B
YAML
|
agent:
|
||
|
reconciliationInterval: 5
|
||
|
controllers:
|
||
|
persistence:
|
||
|
enabled: true
|
||
|
stateFile: /var/lib/emissary/state.json
|
||
|
spec:
|
||
|
enabled: true
|
||
|
serverUrl: http://192.168.0.45:3000
|
||
|
gateway:
|
||
|
enabled: true
|
||
|
uci:
|
||
|
enabled: true
|
||
|
binPath: uci
|
||
|
configBackupFile: /var/lib/emissary/uci-backup.conf
|