Change default configs

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-04-29 23:41:38 +02:00
parent 9c5e3a98e0
commit 5fe108b6a5

View File

@ -102,10 +102,10 @@ export const SoapboxConfigRecord = ImmutableRecord({
limit: 1,
}),
aboutPages: ImmutableMap<string, ImmutableMap<string, unknown>>(),
authenticatedProfile: true,
authenticatedProfile: false,
linkFooterMessage: '',
links: ImmutableMap<string, string>(),
displayCta: true,
displayCta: false,
/** Whether to inject suggested profiles into the Home feed. */
feedInjection: true,
tileServer: '',