Things are a changing

This commit is contained in:
Anton Pogrebnjak
2026-04-11 00:41:28 +02:00
parent 7e4f1acbf1
commit 31cae670c4
156 changed files with 97707 additions and 120 deletions

View File

@@ -0,0 +1,28 @@
{
"confirmBulkOperations": true,
"deleteParentFolder": true,
"deleteParentFolderFilename": "index",
"deleteUniqueAttachments": true,
"confirmDeletions": true,
"useHomeIcon": true,
"enableQuickEdit": true,
"quickEditCommand": "astro-composer:rename-content",
"quickEditCommandName": "Astro Composer: Rename current content",
"quickEditIcon": "lucide-pencil-line",
"quickEditOpenFile": false,
"showToolbarSelectAll": true,
"showToolbarClear": true,
"showToolbarDraft": true,
"showToolbarPublish": true,
"showToolbarTags": true,
"showToolbarSet": true,
"showToolbarRemove": true,
"showToolbarDelete": true,
"forceStaticGifImages": false,
"embeddedViewRefreshDebounceMs": 250,
"virtualScrollThreshold": 100,
"virtualScrollBuffer": 20,
"migrationBasesCmsToCmsDone": true,
"showPropertiesInfoModal": true,
"thumbnailCacheSize": "balanced"
}