Rework config and add name list

This commit is contained in:
2020-11-30 23:08:56 +01:00
committed by Oskar
parent d8aa54659f
commit 16f0fcf101
5 changed files with 84 additions and 23 deletions

View File

@ -1,4 +1,10 @@
[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
# List of people to be allowed, in .csv format (comma, no delimiters)
# Col1: First Name(s), Col2: Last Name(s), Col3 (optional): EMail
# Remove or leave empty for no check
name_file = namensliste.csv