summarylogtreecommitdiffstats
path: root/config.toml
blob: ab42930dcce148c5583c020404f4cfe0d921b643 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[core]
Address = "127.0.0.1:8080"
ExternalURL = ""
WebPrefix = "/"
TemplateDir = "/usr/share/themes/go-wol-server/templates/default/"

[core.html]
Title = "Go WakeOnLan server"

[workstations]

[workstations.vaih-workstation-1]
NAME = "server1"
MAC = "14:da:e9:de:d5:0b"
IP = "100.126.240.33"