From ec96d4af39959e848287d79058c21e5be7334bca Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Sun, 9 Oct 2022 20:58:46 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=BE=20=D0=BC=D0=B5=D1=81=D1=82=D0=BE=D0=BF=D0=BE?= =?UTF-8?q?=D0=BB=D0=BE=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=20inpxFilterFile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/index.js b/server/index.js index 5952946..13f5387 100644 --- a/server/index.js +++ b/server/index.js @@ -118,7 +118,7 @@ async function init() { } config.recreateDb = argv.recreate || false; - config.inpxFilterFile = `${config.execDir}/inpx-web-filter.json`; + config.inpxFilterFile = `${config.dataDir}/inpx-web-filter.json`; config.allowUnsafeFilter = argv['unsafe-filter'] || false; //web app