From e28e5412755cb6fa6dfac59b077354dbfe2c8a8f Mon Sep 17 00:00:00 2001 From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de> Date: Tue, 27 Jul 2021 09:58:47 +0200 Subject: [PATCH] clean the congig file --- config.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.json b/config.json index 8990e66..75bf22b 100644 --- a/config.json +++ b/config.json @@ -4,9 +4,6 @@ "port": 5005 }, "xsd":{ - "filename":"dcc.xsd", - "externalBaseURL":"https://ptb.de/dcc/", - "localPath":"./xsd-local/", "releases":"https://www.ptb.de/dcc/releases.json" } } -- GitLab