merged #736 remove obsolete JSON Endpoint

This commit is contained in:
lumapu 2023-03-07 22:29:23 +01:00
parent 39c02f8668
commit f5ef19ccab
3 changed files with 1 additions and 36 deletions

View file

@ -30,9 +30,6 @@
#undef MIDNIGHTTICKER_OFFSET
#define MIDNIGHTTICKER_OFFSET (mCalculatedTimezoneOffset + 1)
// To enable the json endpoint at /json
// #define ENABLE_JSON_EP
// To enable the endpoint for prometheus to scrape data from at /metrics
// #define ENABLE_PROMETHEUS_EP