4420dd51ac
Features: - Immich integration with automatic album image carousel - Dynamic configuration via JSON files - Nginx proxy for Immich API access - Docker deployment ready - Gitea Actions CI/CD workflow Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
13 lines
271 B
JSON
13 lines
271 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(docker compose:*)",
|
|
"Bash(curl:*)",
|
|
"WebFetch(domain:photography.lisilou.com)",
|
|
"WebFetch(domain:immich.app)",
|
|
"WebFetch(domain:docs.immich.app)",
|
|
"WebFetch(domain:api.immich.app)"
|
|
]
|
|
}
|
|
}
|