Fix config

This commit is contained in:
Oskar Winkels 2020-12-03 22:28:08 +01:00
parent b9a599fc97
commit 97fa628968
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ 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 = /root/namensliste.csv
name_file = namensliste.csv
# Username and password for data retrieval