feat: ajoute la possibilité de désactiver les websockets

This commit is contained in:
2026-01-24 13:22:35 +04:00
parent 8ec761b2c8
commit 6f214f7468
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -16,3 +16,6 @@ NEXT_PUBLIC_DIRECTUS_API_WS_URL=$DIRECTUS_API_WS_URL
# COMMENTS
COMMENTS_PER_PAGE=5
# WEBSOCKET
NEXT_PUBLIC_DISABLE_WEBSOCKET=false