blob: b82e42503c0b5eabc2e138e1a63243484fd9b08d (
plain)
1
2
3
4
5
6
|
# please put double quotes around everything. php does weird things to unquoted
# ini values sometimes and it's not worth the debugging headache
[interface.smallUnreadIndicators]
default = "false"
type = "boolean"
|