From 50aa7a02d4bd86abced395e77671140bdfe56358 Mon Sep 17 00:00:00 2001 From: ioBridge Date: Fri, 1 Apr 2011 15:57:24 -0700 Subject: [PATCH] Edited README.textile via GitHub --- README.textile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.textile b/README.textile index be5fa9f..f426adf 100644 --- a/README.textile +++ b/README.textile @@ -32,6 +32,9 @@ Make changes to config/locales/en.yml To avoid errors, please ensure your lines start with spaces, not tabs. Set your application name using the 'application_name' key. +h2. (Optional) Memcached Support and Rate Limiting + +Please see our "official memcached fork":https://github.com/llawlor/thingspeak h2. (Optional) HTTP GET Support By default the application will accept channel updates via GET or POST. To only allow POSTs, change the value of GET_SUPPORT found in config/initializers/constants.rb