refactor(policy): rename managed-settings.json to settings.json

This commit is contained in:
docker-claude 2026-04-14 22:59:25 +02:00
parent 6410f22f1d
commit c65ed15653
2 changed files with 1 additions and 1 deletions

View file

@ -1,10 +0,0 @@
{
"availableModels": ["sonnet", "opus", "haiku"],
"permissions": {
"allow": [
"Bash(*)",
"Edit(*)",
"Write(*)"
]
}
}