[http] port = 8082 host = "localhost" [ssh] sshKeyPath = "path/to/key/file" sshKeyPassphrasePath = "path/to/key/passphrase" [limits] remoteCmds = ["systemctl suspend"] # wolHosts = [ # {name = "w00t", mac = "01:10:10:aa:bb:cc"}, # ] [[limits.wolHosts]] name = "w00t" mac = "01:10:10:aa:bb:cc"