From: Alexander Vasarab Date: Tue, 30 Jun 2020 17:28:42 +0000 (-0700) Subject: Rename example config X-Git-Tag: v2.0.0^2~26 X-Git-Url: https://wylark.com/src/infoex-autowx.git/commitdiff_plain/f5cf4f90791500d1dd75a869da3b41334c847831 Rename example config --- diff --git a/config-nrcs.ini.example b/config-nrcs.ini.example new file mode 100644 index 0000000..018a6fc --- /dev/null +++ b/config-nrcs.ini.example @@ -0,0 +1,10 @@ +[wxsite] +station_triplet = +desired_data = +location_uuid = +csv_filename = + +[ftp] +host = +uuid = +api_key = diff --git a/config.ini.example b/config.ini.example deleted file mode 100644 index 018a6fc..0000000 --- a/config.ini.example +++ /dev/null @@ -1,10 +0,0 @@ -[wxsite] -station_triplet = -desired_data = -location_uuid = -csv_filename = - -[ftp] -host = -uuid = -api_key =