prune unused templates

This commit is contained in:
Matthew Wall
2013-02-03 04:07:47 +00:00
parent 38fed3b68b
commit 07a5f461c8

View File

@@ -53,51 +53,3 @@ Type: string
Default: WS2080
Description: weather station model:
Specify the station mode, for example WH1080, WS2080, WH3080.
Template: weewx/upload_to_wu
Type: boolean
Default: false
Description: upload to weather underground?
Indicate whether station observations should be uploaded to the Weather Underground. A station name and password will be required.
Template: weewx/wu_station
Type: string
Description: weather underground station name:
The weather underground station name, used to identify observations.
Template: weewx/wu_password
Type: string
Description: weather underground password:
The weather underground password.
Template: weewx/upload_to_pws
Type: boolean
Default: false
Description: upload to PWS?
Indicate whether station observations should be uploaded to the Personal Weather Stations service. A station name and password will be required.
Template: weewx/pws_station
Type: string
Description: PWS station name:
The PWS station name, used to identify observations.
Template: weewx/pws_password
Type: string
Description: PWS password:
The PWS password.
Template: weewx/upload_to_cwop
Type: boolean
Default: false
Description: upload to CWOP?
Indicate whether station observations should be uploaded to the Citizens Weather Observer Program. A station name and password will be required.
Template: weewx/cwop_station
Type: string
Description: CWOP station name:
The CWOP station name, used to identify observations.
Template: weewx/cwop_password
Type: string
Description: CWOP password:
The CWOP password.