added maxage argument to HTTP/JSON port (fixes #116)

This commit is contained in:
john30
2018-04-04 16:01:54 +02:00
parent 2a348c2087
commit c7c5feaea6
2 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
* changed docker image to be smaller size and fixed missing library dependencies
* added automatic reconnect to MQTT broker
* changed logging for messages from "updated" to "received" and "sent" depending on who initiated the request
* added support for serving .csv files to HTTP/JSON port
* added support for serving .csv files and new argument maxage to HTTP/JSON port
# 3.1 (2017-12-26)