comty/packages/app/constants/defaultSettings.json

25 lines
640 B
JSON

{
"themeVariant": "light",
"forceMobileMode": false,
"notifications_sound": true,
"notifications_vibrate": true,
"notifications_sound_volume": 50,
"selection_longPress_timeout": 600,
"autoCollapseDelay": 500,
"autoCollapseDelayEnabled": true,
"haptic_feedback": false,
"collapseOnLooseFocus": true,
"auto_darkMode": false,
"compactWidth": false,
"postCard_carrusel_auto": true,
"postCard_expansible_actions": true,
"feed_max_fetch": 20,
"language": "en",
"sidebarKeys": [
"main",
"explore",
"saved",
"marketplace",
"streams"
]
}