Fix temp storage config
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user