(20241129) Printing disabled.
This commit is contained in:
+1
-1
@@ -236,7 +236,7 @@ async def app_startup(**kwargs):
|
||||
oauth_json = script_cred["google"]["oauth"]["tcaoff"],
|
||||
http_client = current_app.http_client,
|
||||
redirect_url = r"https://api.thecaoffice.com/converse/mail/callback/gmail",
|
||||
debug = True,
|
||||
debug = enable_debugging,
|
||||
debug_prefix = "GMail (M) | ",
|
||||
debug_only_errors = False
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user