Fix temp storage config

This commit is contained in:
2020-11-30 18:10:05 +01:00
committed by Oskar
parent 3fdd8859ce
commit 859a962aac
2 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,4 @@
[global]
# Persistent file for storage of times, in .json format.
# Remove or leave empty for temporary (/tmp/ftracker-db.json) storage
db_file = db.json