comty/packages/app/constants/defaultSettings.json

24 lines
635 B
JSON
Executable File

{
"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,
"style.compactMode": false,
"language": "en",
"sidebarKeys": [
"home",
"marketplace",
"groups"
]
}