Compare commits

..

2 commits

Author SHA1 Message Date
Jan Christian Grünhage 2ba0403dc7 feat: enable encryption 2020-10-27 10:32:23 +01:00
Jan Christian Grünhage 1ad4a99005 fix: sample config wasn't correct 2020-10-27 10:31:43 +01:00

View file

@ -3,7 +3,6 @@ username = "wol"
password = "s3cr3t"
store_path = "./store"
[[ hosts ]]
name = "example"
[ hosts.example ]
mac_addr = [0x70,0x8b,0xcd,0x54,0xe2,0x32]
users = ["@admin:example.org"]