Add alignment
This commit is contained in:
parent
c68a7b1610
commit
9f391f1a3a
36
example.conf
36
example.conf
|
|
@ -111,26 +111,26 @@
|
||||||
PS4 = 75
|
PS4 = 75
|
||||||
|
|
||||||
[tuin]
|
[tuin]
|
||||||
[[display_components]]
|
[[display_components]]
|
||||||
components = buienradar, weather, camera[Garden]
|
components = buienradar, weather, camera[Garden]
|
||||||
[[buienradar]]
|
[[buienradar]]
|
||||||
[[weather]]
|
[[weather]]
|
||||||
Location = "Eindhoven, NB"
|
Location = "Eindhoven, NB"
|
||||||
[[camera]]
|
[[camera]]
|
||||||
[[[Garden]]]
|
[[[Garden]]]
|
||||||
url = http://x.x.x.x:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=xxx&pwd=xxx
|
url = http://x.x.x.x:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=xxx&pwd=xxx
|
||||||
|
|
||||||
[security]
|
[security]
|
||||||
[[display_components]]
|
[[display_components]]
|
||||||
components = top_tiles, camera[Frontdoor], camera[Backdoor]
|
components = top_tiles, camera[Frontdoor], camera[Backdoor]
|
||||||
[[top_tiles]]
|
[[top_tiles]]
|
||||||
Memory = 12, percent
|
Memory = 12, percent
|
||||||
HDD = 34, percent
|
HDD = 34, percent
|
||||||
[[camera]]
|
[[camera]]
|
||||||
[[[Frontdoor]]]
|
[[[Frontdoor]]]
|
||||||
url = http://x.x.x.x:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=xxx&pwd=xxx
|
url = http://x.x.x.x:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=xxx&pwd=xxx
|
||||||
[[[Backdoor]]]
|
[[[Backdoor]]]
|
||||||
url = http://x.x.x.x:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=xxx&pwd=xxx
|
url = http://x.x.x.x:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=xxx&pwd=xxx
|
||||||
|
|
||||||
[server]
|
[server]
|
||||||
[[display_components]]
|
[[display_components]]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue