Skip to content

Commit

Permalink
feat: add write access to addons and all_addon_configs
Browse files Browse the repository at this point in the history
  • Loading branch information
jcwillox committed Jun 10, 2024
1 parent 05b9d8d commit d25db6b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions rclone_backup/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,13 @@ homeassistant_api: true
ingress: true
panel_icon: mdi:cloud-sync
map:
- config:rw
- addons:rw
- all_addon_configs:rw
- backup:rw
- homeassistant_config:rw
- media:rw
- share:rw
- ssl:ro
- media:rw
options:
jobs:
- name: Sync Daily Backups
Expand Down

0 comments on commit d25db6b

Please sign in to comment.