Merge pull request #1 from hpcloud-mon/api-region

Added API region config
This commit is contained in:
Jonathan Halterman 2014-06-02 14:06:13 -07:00
commit 23d724f54a
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# The region for which all metrics passing through this server will be persisted
region: <%= @setting['api_region'] %>
# Whether this server is running on a secure port
accessedViaHttps: false