[[Belchertown]]
HTML_ROOT = public_html/weewx_weatherflow
skin = Belchertown
enable = false
[[[Extras]]]
#--------------- General Options -----------------------------------------
belchertown_debug = 0 # default = 0
belchertown_root_url = /weewx_weatherflow # no trailing slash
# belchertown_locale = "auto"
# default = "light"
# theme_toggle_enabled = 1
# logo_image = "" # absolute URL here (supersedes site_title)
site_title = Skahan.net WF # default = "My Weather Website"
# station_observations = "barometer", "dewpoint", "outHumidity", "rainWithRainRate"
manifest_name = Skahan.net WeatherFlow # default = "My Weather Website"
manifest_short_name = MWW
# radar_html = (unknown what the default is)
# show_apptemp = 0
# show_windrun = 0
# show_cloudbase = 0
highcharts_enabled = 1 # default = 0
# graph_page_show_all_button = 1
# graph_page_default_graphgroup = "day"
# highcharts_homepage_graphgroup = "day"
# googleAnalyticsId = ""
# pi_kiosk_bold = "false"
webpage_autorefresh = 300000 # ms, (5-min to match archive period) - default=0, used if websockets is false
# reload_hook_images = 0
# reload_images = 300 # secs, -1 = disable, only if reload_hook_images=0 and websockets enabled
# reload_images_hook_asi = -1 # secs, -1 = disable
# reload_images_hook_af = -1 # secs, -1 = disable
# reload_images_hook_as = -1 # secs, -1 = disable
show_last_updated_alert = 1 # enable alert below
last_updated_alert_threshold = 1800 # secs before calling data stale if websockets = disabled
#--------------- MQTT Websockets (optional) -------------------------------
mqtt_websockets_enabled = 0 # default = 0
mqtt_websockets_host = localhost # default = ""
mqtt_websockets_port = 9001 # default = 8080
# mqtt_websockets_ssl = 0
mqtt_websockets_topic = weather/loop # default = ""
# disconnect_live_website_visitor = 1800000 # ms
#--------------- Forecast Options (optional) ------------------------------
forecast_enabled = 1 # default = 0
darksky_secret_key = my_long_key_goes_here_7138826387 # default = "" # darksky_units = "auto"
# darksky_lang = "en"
# forecast_stale = 3540
forecast_alert_enabled = 1 # default = 0
#--------------- Earthquake Options (optional) ----------------------------
earthquake_enabled = 1 # default = 0
# earthquake_maxradiuskm = 1000
# earthquake_stale = 10740 # sec
#--------------- Social Options (optional) --------------------------------
# facebook_enabled = 0
# twitter_enabled = 0
# twiter_owner = "" # twitter handle to mention
# twitter_hashtags = "weewx #weather"
[[[Labels]]]
[[[[Generic]]]]
#--------------- Common labels to set -------------------------------------
home_page_header = Current Weather Conditions # default = "My Station Weather Conditions"
graphs_page_header = Current Graphs # default = "My Station Weather Conditions"
reports_page_header = Historical Reports # default = "My Station Weather Conditions"
records_page_header = All-time Records # default = "My Station Weather Conditions"
about_page_header = About This Station # default = "My Station Weather Conditions"
footer_copyright_text = Vince Skahan # "My Weather Website"
footer_disclaimer_text = "" # see docs for default