Skip to content

Commit

Permalink
update doc for port number
Browse files Browse the repository at this point in the history
  • Loading branch information
David Slater committed Sep 5, 2024
1 parent 30dc319 commit bbcda84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ smtp_port: 25
remove_old: false
infrequent: false
digest: false
port: 22
```
* name - Common name for the tower
* file_name - Filename suffix for the .ghg files. Files are in the format 2021-08-26T213000_[file_name].ghg
Expand All @@ -44,6 +45,7 @@ smtp_port: 25
* remove_old - Boolean - Remove data from licor device
* infrequent - Boolean - Removes infrequent data
* digest - Boolean - Sends email digest for tower
* port - Integer - Specifies ssh port to use. Optional and defaults to port 22

## licor_digest.yml - Sends email digest of data
* Copy /etc/licor_digest.yml.dist to /etc/licor_digest.yml
Expand Down

0 comments on commit bbcda84

Please sign in to comment.