From a54645b6864b991627aa13abedcedbdb7af8a757 Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Mon, 10 Oct 2022 17:03:46 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B8=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20inpx-web-filter.js?= =?UTF-8?q?on=20->=20filter.json?= 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 13f5387..e7837f1 100644 --- a/server/index.js +++ b/server/index.js @@ -118,7 +118,7 @@ async function init() { } config.recreateDb = argv.recreate || false; - config.inpxFilterFile = `${config.dataDir}/inpx-web-filter.json`; + config.inpxFilterFile = `${config.dataDir}/filter.json`; config.allowUnsafeFilter = argv['unsafe-filter'] || false; //web app