uvicron access logs disabled (no GraphQL playground spam)
This commit is contained in:
@@ -74,7 +74,7 @@ if __name__ == "__main__":
|
|||||||
headers=headers,
|
headers=headers,
|
||||||
# log_config=LOGGING_CONFIG,
|
# log_config=LOGGING_CONFIG,
|
||||||
log_level=None,
|
log_level=None,
|
||||||
access_log=True,
|
access_log=False,
|
||||||
reload=True
|
reload=True
|
||||||
) # , ssl_keyfile="discours.key", ssl_certfile="discours.crt")
|
) # , ssl_keyfile="discours.key", ssl_certfile="discours.crt")
|
||||||
elif x == "migrate":
|
elif x == "migrate":
|
||||||
|
|||||||
Reference in New Issue
Block a user