mirror of
https://github.com/pxdg-afk/paxad.git
synced 2026-08-23 01:41:06 -04:00
50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"git": {
|
|
"remoteUrl": "https://github.com/pxdg-afk/paxad.git",
|
|
"branch": "v5",
|
|
"corsProxyUrl": "",
|
|
"auth": {
|
|
"type": "basic",
|
|
"username": "pxdg-afk"
|
|
},
|
|
"providerHint": "github"
|
|
},
|
|
"vaultPath": "content/",
|
|
"contentFolder": "content",
|
|
"publishFrontmatterKey": "publish",
|
|
"allNotesPublishableByDefault": false,
|
|
"showCreatedTimestamp": true,
|
|
"showUpdatedTimestamp": true,
|
|
"showPublishedTimestamp": false,
|
|
"usePermalink": false,
|
|
"includeAllFrontmatter": false,
|
|
"frontmatterFormat": "yaml",
|
|
"createdTimestampKey": "created, created_at, date",
|
|
"updatedTimestampKey": "modified, lastmod, updated, last-modified",
|
|
"publishedTimestampKey": "published, publishDate, date",
|
|
"timestampFormat": "MMM dd, yyyy h:mm a",
|
|
"useCache": true,
|
|
"syncCache": true,
|
|
"persistCache": false,
|
|
"cacheTimestamp": 0,
|
|
"cache": "{}",
|
|
"useAutoCardLink": false,
|
|
"useDataview": true,
|
|
"useDatacore": false,
|
|
"useExcalidraw": false,
|
|
"useFantasyStatblocks": false,
|
|
"useBases": true,
|
|
"useCanvas": true,
|
|
"manageSyncerStyles": true,
|
|
"lastUsedSettingsTab": "quartz",
|
|
"noteSettingsIsInitialized": true,
|
|
"pluginVersion": "1.15.3",
|
|
"lastUpstreamCommitSha": "",
|
|
"upgradeCheckStrategy": "version",
|
|
"diffViewStyle": "auto",
|
|
"ENABLE_DEVELOPER_TOOLS": false,
|
|
"logLevel": {
|
|
"value": 99,
|
|
"name": "OFF"
|
|
}
|
|
} |