matrix-wol/config.sample.toml

9 lines
184 B
TOML
Raw Normal View History

2020-10-14 20:32:44 +00:00
hs_url = "https://example.org"
username = "wol"
password = "s3cr3t"
2020-10-26 22:12:25 +00:00
store_path = "./store"
2020-10-14 20:32:44 +00:00
2020-10-27 09:31:43 +00:00
[ hosts.example ]
2020-10-14 20:32:44 +00:00
mac_addr = [0x70,0x8b,0xcd,0x54,0xe2,0x32]
users = ["@admin:example.org"]