From e9ab3c407f9f457cb24c5c4e78f797f76b3d1943 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 13 Jun 2016 18:50:52 -0700 Subject: [PATCH] Update 2016-06-08-super-fast-web-enocean-lirc.markdown --- source/_posts/2016-06-08-super-fast-web-enocean-lirc.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_posts/2016-06-08-super-fast-web-enocean-lirc.markdown b/source/_posts/2016-06-08-super-fast-web-enocean-lirc.markdown index 110d6f789b2..b4e3e2ba24e 100644 --- a/source/_posts/2016-06-08-super-fast-web-enocean-lirc.markdown +++ b/source/_posts/2016-06-08-super-fast-web-enocean-lirc.markdown @@ -41,6 +41,7 @@ Alright, time for the changes: - Our work in the WSGI stack is not fully done yet. We still have a minor issues where retrieving the error log in the about screen can raise an encoding error - The API used to incorrectly accept a JSON body with form-url-encoded headers. Our cURL examples on the website used to be wrong and have [been updated]. + - Make sure your configuration.yaml file contains `frontend:` to serve the frontend [@armills]: https://github.com/armills [@balloob]: https://github.com/balloob