🔥(project) remove occurences of COLLABORATION_SERVER_SECRET

COLLABORATION_SERVER_SECRET is no longer used in the codebase,
so we can remove it from the codebase.
This commit is contained in:
Anthony LC
2026-09-09 17:43:54 +02:00
parent 94e5d69f19
commit b8414bd1d2
7 changed files with 2 additions and 17 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ If you are using an external service, you need to set `REDIS_URL` environment va
The Y provider service enables collaboration through websockets.
Generates a secure key for `Y_PROVIDER_API_KEY` and `COLLABORATION_SERVER_SECRET` in ``env.d/yprovider``.
Generates a secure key for `Y_PROVIDER_API_KEY` in ``env.d/yprovider``.
### Docs