From 0fa718b5b9fcb36feaba81509da41735bce86b5d Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 6 Oct 2019 11:32:36 +0200 Subject: [PATCH] added a readme --- contrib/updatecheck/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 contrib/updatecheck/README.md diff --git a/contrib/updatecheck/README.md b/contrib/updatecheck/README.md new file mode 100644 index 00000000..8fbaa92b --- /dev/null +++ b/contrib/updatecheck/README.md @@ -0,0 +1,8 @@ + +ebusd.eu update webservice +========================== + +This is the code running on the ebusd.eu update webservice that allows ebusd to check its own version and the configuration files for availability of new versions. + +It is enabled by default in ebusd due to the default value of the `--updatecheck=on` commandline option. +