Rename example config
authorAlexander Vasarab <alexander@wylark.com>
Tue, 30 Jun 2020 17:28:42 +0000 (10:28 -0700)
committerAlexander Vasarab <alexander@wylark.com>
Tue, 30 Jun 2020 17:28:42 +0000 (10:28 -0700)
config-nrcs.ini.example [new file with mode: 0644]
config.ini.example [deleted file]

diff --git a/config-nrcs.ini.example b/config-nrcs.ini.example
new file mode 100644 (file)
index 0000000..018a6fc
--- /dev/null
@@ -0,0 +1,10 @@
+[wxsite]
+station_triplet = <NRCS Station ID>
+desired_data = <Comma-separated list of NRCS elementCd values>
+location_uuid = <InfoEx-supplied Location UUID>
+csv_filename = <Name of file to upload to InfoEx FTP>
+
+[ftp]
+host = <InfoEx FTP host address>
+uuid = <InfoEx-supplied UUID>
+api_key = <InfoEx-supplied API Key>
diff --git a/config.ini.example b/config.ini.example
deleted file mode 100644 (file)
index 018a6fc..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-[wxsite]
-station_triplet = <NRCS Station ID>
-desired_data = <Comma-separated list of NRCS elementCd values>
-location_uuid = <InfoEx-supplied Location UUID>
-csv_filename = <Name of file to upload to InfoEx FTP>
-
-[ftp]
-host = <InfoEx FTP host address>
-uuid = <InfoEx-supplied UUID>
-api_key = <InfoEx-supplied API Key>