(20241206) Day-end push. Working on a Telegram client.

This commit is contained in:
2024-12-06 18:54:59 +05:30
parent 483e4ce021
commit 3f13ff8517
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -129,9 +129,9 @@ def init(blueprint_setup_state):
attr_name = "logs_mongo",
project = constants.PROJECT_NAME,
log_type = constants.MODULE_NAME,
operation = "mailListByAccIdApi",
operation = "mailListByTokIdApi",
log_input = True,
log_output = True,
log_output = 1,
sensitive_keys = ["sessionToken", "X-Session-Token"]
)
@log_chain_to_mongo(attr_name = "logs_mongo")
+1
View File
@@ -1,3 +1,4 @@
kbdev.bicree.com
wtt.ditscentre.in
del.ditscentre.in
jc.ditscentre.in