Add correction request on conflict

This commit is contained in:
2020-12-01 00:26:55 +01:00
committed by Oskar
parent a73b9d6cdf
commit 219d0cda14
2 changed files with 18 additions and 5 deletions

View File

@ -13,3 +13,7 @@ name_file = namensliste.csv
# Username and password for data retrieval
admin_user = admin
admin_pass = topSecret
# JSON indentation for debugging
json_indent = 4