Clear local paths from config template

This commit is contained in:
qyh15 2026-05-25 09:28:24 +08:00
parent eb0aacde4f
commit 8b8d22f728
1 changed files with 2 additions and 2 deletions

View File

@ -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"
},