feat: ajoute la possibilité de désactiver les websockets
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user