22 lines
No EOL
493 B
JSON
22 lines
No EOL
493 B
JSON
{
|
|
"devMode": false,
|
|
"ignoreCodeBlockRestrictions": false,
|
|
"preferredDateFormat": "DD-MM-YYYY",
|
|
"firstWeekday": {
|
|
"index": 1,
|
|
"name": "Monday",
|
|
"shortName": "Mo"
|
|
},
|
|
"syncInterval": 200,
|
|
"minSyncInterval": 50,
|
|
"maxSyncInterval": 1000,
|
|
"enableJs": false,
|
|
"viewFieldDisplayNullAsEmpty": true,
|
|
"enableSyntaxHighlighting": true,
|
|
"enableEditorRightClickMenu": true,
|
|
"inputFieldTemplates": [],
|
|
"buttonTemplates": [],
|
|
"excludedFolders": [
|
|
"templates"
|
|
]
|
|
} |