Update webhook page

This commit is contained in:
2024-07-06 23:29:39 +02:00
parent 9da33b402c
commit f37975d94a
15 changed files with 122 additions and 127 deletions

30
.vscode/settings.json vendored
View File

@ -1,17 +1,17 @@
{
"cSpell.words": [
"allauth",
"appendonly",
"asgiref",
"forloop",
"logdir",
"memlock",
"networkidle",
"PGID",
"PUID",
"requirepass",
"socialaccount",
"ttvdrops",
"ulimits"
]
"cSpell.words": [
"allauth",
"appendonly",
"asgiref",
"forloop",
"logdir",
"memlock",
"networkidle",
"PGID",
"PUID",
"requirepass",
"socialaccount",
"ttvdrops",
"ulimits"
]
}