mirror of
https://github.com/Pantonius/pantosite-astro.git
synced 2026-04-30 10:34:37 +00:00
Things are a changing
This commit is contained in:
28
src/content/.obsidian/plugins/bases-cms/data.json
vendored
Normal file
28
src/content/.obsidian/plugins/bases-cms/data.json
vendored
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user