Added cmd @block <name> to toggle block / un block user

This commit is contained in:
NigeParis 2026-01-06 15:26:43 +01:00 committed by Maix0
parent 0ef66cdc10
commit 97a7384af7
4 changed files with 38 additions and 6 deletions

View file

@ -132,11 +132,11 @@ services:
- JWT_SECRET=KRUGKIDROVUWG2ZAMJZG653OEBTG66BANJ2W24DTEBXXMZLSEB2GQZJANRQXU6JA
- PROVIDER_FILE=/extra/providers.toml
- SESSION_MANAGER=${SESSION_MANAGER}
logging:
driver: gelf
options:
gelf-address: "udp://127.0.0.1:12201"
tag: "{{.Name}}"
# logging:
# driver: gelf
# options:
# gelf-address: "udp://127.0.0.1:12201"
# tag: "{{.Name}}"
###############
# PONG #