added logging
This commit is contained in:
@@ -3,6 +3,8 @@ flask:
|
||||
secret_key: "replace-with-a-long-random-value"
|
||||
# External path used by the reverse proxy. Use "" to serve from the domain root.
|
||||
url_prefix: "/fatima"
|
||||
# Startup database summary log.
|
||||
log_file: "/tmp/fatima.log"
|
||||
|
||||
auth:
|
||||
username: "your-username"
|
||||
|
||||
Reference in New Issue
Block a user