mirror of
https://github.com/mntno/obsidian-come-through.git
synced 2026-07-22 05:47:56 +00:00
20 lines
303 B
JSON
20 lines
303 B
JSON
{
|
|
"tools": {
|
|
"autoAccept": false
|
|
},
|
|
"context": {
|
|
"fileName": [
|
|
"AGENTS.md"
|
|
],
|
|
"fileFiltering": {
|
|
"respectGitIgnore": true,
|
|
"enableRecursiveFileSearch": true
|
|
}
|
|
},
|
|
"ui": {
|
|
"hideBanner": true
|
|
},
|
|
"privacy": {
|
|
"usageStatisticsEnabled": false
|
|
}
|
|
}
|