From 450d01b6f2652e2b6748ca431d2d5de4b21a6ff6 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 6 Oct 2019 11:35:35 +0200 Subject: [PATCH] added a readme --- contrib/config/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 contrib/config/README.md diff --git a/contrib/config/README.md b/contrib/config/README.md new file mode 100644 index 00000000..3d6e48a7 --- /dev/null +++ b/contrib/config/README.md @@ -0,0 +1,8 @@ + +ebusd.eu config webservice +========================== + +This is the code running on the ebusd.eu config webservice that allows ebusd to download the needed CSV configuration files instead of having to install the ebusd-configuration package. + +It is enabled by default in ebusd due to the default value of the `--configpath=http://ebusd.eu/config/` commandline option. +