From 083a8f114f4bc5b208aaff92c062a4f3b767ef3e Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 6 Mar 2022 21:53:05 +0100 Subject: [PATCH] update configuration --- .mage.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.mage.yml b/.mage.yml index b6b9e3b..863f927 100644 --- a/.mage.yml +++ b/.mage.yml @@ -17,6 +17,7 @@ magephp: - "/public/files/" - "/var/cache/*" - "/var/log/*" + - "/var/data.db" - "/public/js/fos_js_routes.json" - "/public/build" - "/public/media"