Skip to content

Commit

Permalink
Exclude node_modules from backup (#1957)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Sep 30, 2024
1 parent a87dc28 commit 6301e2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions node-red/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ map:
- media:rw
- share:rw
- ssl
backup_exclude:
- "node_modules"
options:
theme: default
http_node:
Expand Down

0 comments on commit 6301e2f

Please sign in to comment.