removed fs limit

This commit is contained in:
Bryan Ramos 2026-03-20 18:11:58 -04:00
parent 3a57d7a9f5
commit 8043c0fee2
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"WebSearch",
"WebFetch(domain:forgejo.org)"
]
}
}