mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-11 02:44:57 +08:00
10 lines
364 B
Plaintext
10 lines
364 B
Plaintext
config agent 'agent'
|
|
option enabled '0'
|
|
option port '45876'
|
|
option public_key ''
|
|
option hub_url '' # optional, for outbound mode (websockets)
|
|
option token '' # optional, for outbound mode (websockets)
|
|
option extra_filesystems '' # optional, comma-separated, e.g. 'sda1__NAS'
|
|
option fingerprint '' # auto-populated on first start, do not edit
|
|
|