load reactions with user

This commit is contained in:
Igor Lobanov
2022-11-23 03:05:34 +01:00
parent 6d3f2463cf
commit 5ecb0d811b
2 changed files with 49 additions and 42 deletions

View File

@@ -74,7 +74,7 @@ if __name__ == "__main__":
headers=headers,
# log_config=LOGGING_CONFIG,
log_level=None,
access_log=True,
access_log=False,
reload=True
) # , ssl_keyfile="discours.key", ssl_certfile="discours.crt")
elif x == "migrate":