remove comment on federation

This commit is contained in:
Ulf Gebhardt 2023-02-07 00:17:49 +01:00
parent 24ca1563b8
commit 4d3ea26365
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -52,10 +52,6 @@ const community = {
process.env.COMMUNITY_DESCRIPTION || 'Die lokale Entwicklungsumgebung von Gradido.',
}
*/
// const eventProtocol = {
// global switch to enable writing of EventProtocol-Entries
// EVENT_PROTOCOL_DISABLED: process.env.EVENT_PROTOCOL_DISABLED === 'true' || false,
// }
// This is needed by graphql-directive-auth
// process.env.APP_SECRET = server.JWT_SECRET