1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-23 13:46:45 +02:00
This commit is contained in:
sjaanus 2024-04-15 13:10:45 +03:00
parent ea40063218
commit 18b4d7b8c1
No known key found for this signature in database
GPG Key ID: 20E007C0248BA7FF

View File

@ -56,7 +56,7 @@ process.nextTick(async () => {
projectOverviewRefactorFeedback: true, projectOverviewRefactorFeedback: true,
featureLifecycle: true, featureLifecycle: true,
projectListFilterMyProjects: true, projectListFilterMyProjects: true,
parseProjectFromSession: false, parseProjectFromSession: true,
}, },
}, },
authentication: { authentication: {