diff options
Diffstat (limited to 'config.example.json')
| -rw-r--r-- | config.example.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config.example.json b/config.example.json new file mode 100644 index 0000000..2700ecb --- /dev/null +++ b/config.example.json @@ -0,0 +1,5 @@ +{ + "storagePath": "/var/lib/mattertimesync", + "timezone": "America/Chicago", + "logLevel": "info" +} |
