mirror of
https://github.com/YunoHost-Apps/keeweb_ynh.git
synced 2024-09-03 19:26:33 +02:00
f2ecb1b715
- Install from source - Config - 2.4
42 lines
No EOL
871 B
JSON
42 lines
No EOL
871 B
JSON
{
|
|
"settings": {
|
|
"theme": "fb",
|
|
"locale": "en",
|
|
"expandGroups": true,
|
|
"listViewWidth": null,
|
|
"menuViewWidth": null,
|
|
"tagsViewHeight": null,
|
|
"autoUpdate": "install",
|
|
"autoSave": true,
|
|
"rememberKeyFiles": false,
|
|
"idleMinutes": 15,
|
|
"tableView": false,
|
|
"colorfulIcons": false,
|
|
"lockOnCopy": false,
|
|
"skipOpenLocalWarn": false,
|
|
"hideEmptyFields": false,
|
|
"skipHttpsWarning": true,
|
|
"demoOpened": false,
|
|
"fontSize": 0,
|
|
"tableViewColumns": null,
|
|
"generatorPresets": null,
|
|
|
|
"canOpen": true,
|
|
"canOpenDemo": true,
|
|
"canOpenSettings": true,
|
|
"canCreate": true,
|
|
"canImportXml": true,
|
|
|
|
"dropbox": true,
|
|
"dropboxFolder": null,
|
|
"dropboxAppKey": null,
|
|
|
|
"webdav": true,
|
|
|
|
"gdrive": true,
|
|
"gdriveClientId": null,
|
|
|
|
"onedrive": true,
|
|
"onedriveClientId": null
|
|
}
|
|
} |