webhookの場所変更してみた
This commit is contained in:
parent
3d992041e9
commit
17623652ba
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@ CONFIG = {
|
|||
"loop": None,
|
||||
"vram_total": 12.0,
|
||||
# --- Mattermost 連携設定 ---
|
||||
"webhook_url": "https://mm.ka.sugeee.com/hooks/ctjisw6ugjg85nhddo9ox9zt4c",
|
||||
"webhook_url_secret": "https://mm.ka.sugeee.com/hooks/ctjisw6ugjg85nhddo9ox9zt4c",
|
||||
"webhook_url": "https://mm.ka.sugeee.com/hooks/7d4793kdufyad8afi9x9wof13r",
|
||||
"enable_webhook": True,
|
||||
"max_log_len": 4000
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue