diff options
author | roedie <github@roedie.nl> | 2016-05-25 12:00:33 +0200 |
---|---|---|
committer | roedie <github@roedie.nl> | 2016-05-25 12:00:33 +0200 |
commit | 511508b9e2768e116978fc8e973d34afb1d999ab (patch) | |
tree | f421c36b1cd4ab4ff77b3ac95c147556f26cee1c /README.md | |
parent | 5c6904020c57a6904c09276ba3ab4a4cda8550b2 (diff) |
Support setting pidfile location
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -551,6 +551,7 @@ vars: enable: S3cr3tx groups: {} rest: 127.0.0.1:8888 +pid: ~/.config/oxidized/oxidized.pid input: default: ssh, telnet debug: false |