comty/packages/app/constants/defaultSettings.json
2023-02-24 14:24:57 +00:00

20 lines
579 B
JSON
Executable File

{
"themeVariant": "dark",
"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": true,
"compactWidth": false,
"postCard_carrusel_auto": true,
"postCard_expansible_actions": true,
"feed_max_fetch": 20,
"style.compactMode": false,
"sidebar.floating": true,
"language": "en"
}