diff options
Diffstat (limited to 'settings.user.ini')
| -rw-r--r-- | settings.user.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings.user.ini b/settings.user.ini new file mode 100644 index 0000000..b82e425 --- /dev/null +++ b/settings.user.ini @@ -0,0 +1,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"
\ No newline at end of file |
