This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

hide graph view

+1 -1
+1 -1
src/webapp/lib/serverFeatureFlags.ts
··· 25 25 openCollections: true, 26 26 following: true, 27 27 connections: true, 28 - graphView: show, 28 + graphView: false, 29 29 readerMode: showForTeam, 30 30 }; 31 31 }