Clear local paths from config template
This commit is contained in:
parent
eb0aacde4f
commit
8b8d22f728
|
|
@ -16,11 +16,11 @@
|
|||
"env_user_id": "ZOTERO_USER_ID"
|
||||
},
|
||||
"obsidian": {
|
||||
"vault_path": "C:\\Users\\qyh15\\Documents\\Obsidian Vault",
|
||||
"vault_path": "",
|
||||
"zotero_integration_note_folder": ""
|
||||
},
|
||||
"qqnote": {
|
||||
"skill_path": "C:\\Users\\qyh15\\.codex\\skills\\QQnote-skill",
|
||||
"skill_path": "",
|
||||
"config_mode": "inherit_from_qqsci_when_called_by_qqsci",
|
||||
"standalone_mode": "use_QQnote_environment_vault_env_or_AwesomeGPT_preferences"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue