thingspeak/config/initializers/constants.rb
2011-03-27 16:56:15 -04:00

3 lines
123 B
Ruby

# allow updates via HTTP GET by setting this to true;
# set to false to only allow updates via HTTP POST
GET_SUPPORT = true