|
@@ -127,6 +127,7 @@ export const defaultCrowiConfigs: { [key: string]: any } = {
|
|
|
'customize:isEnabledStaleNotification': false,
|
|
'customize:isEnabledStaleNotification': false,
|
|
|
'customize:isAllReplyShown': false,
|
|
'customize:isAllReplyShown': false,
|
|
|
'customize:isSearchScopeChildrenAsDefault': false,
|
|
'customize:isSearchScopeChildrenAsDefault': false,
|
|
|
|
|
+ 'customize:isEnabledMarp': false,
|
|
|
'customize:isSidebarDrawerMode': false,
|
|
'customize:isSidebarDrawerMode': false,
|
|
|
'customize:isSidebarClosedAtDockMode': false,
|
|
'customize:isSidebarClosedAtDockMode': false,
|
|
|
|
|
|