mirror of
https://github.com/FranP-code/ChatGPT.git
synced 2025-10-13 00:13:25 +00:00
fix: path not allowed on the configured scope (#64)
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
"fs": {
|
||||
"all": true,
|
||||
"scope": [
|
||||
"**"
|
||||
"$HOME/.chatgpt/*",
|
||||
"$HOME/.chatgpt/**",
|
||||
"$HOME/.chatgpt/cache_model/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user