/telegram/ redirect

This commit is contained in:
j 2023-09-23 17:27:24 +02:00
commit 29b99d2cd2
3 changed files with 8 additions and 2 deletions

View file

@ -173,5 +173,6 @@ RATELIMIT_CACHE_BACKEND = "app.brake_backend.BrakeBackend"
SITENAME = "Phantas.ma"
URL = "https://phantas.ma"
TELEGRAM_CHANNEL = "/"
SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')