From 6301e2ff651c0703798e3b34132cd5e3fb610537 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 30 Sep 2024 20:41:01 +0200 Subject: [PATCH] Exclude node_modules from backup (#1957) --- node-red/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/node-red/config.yaml b/node-red/config.yaml index e516a5b12..f6c1eda0d 100644 --- a/node-red/config.yaml +++ b/node-red/config.yaml @@ -31,6 +31,8 @@ map: - media:rw - share:rw - ssl +backup_exclude: + - "node_modules" options: theme: default http_node: