1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-20 11:21:03 +00:00
supysonic/tests/assets/sample.ini
2018-01-08 19:17:00 +01:00

18 lines
229 B
INI

[types]
float = 1.23
int = 42
string = Some text here
[booleans]
bool_false = false
bool_true = true
switch_false = off
switch_true = on
yn_false = no
yn_true = yes
[issue84]
variable = value
key = some value with a %variable