Skip to content

Commit

Permalink
Merge branch 'master' of github.com:MPI-IS/nightskycam
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Berenz committed Oct 25, 2024
2 parents 85c7d48 + 21c3f1f commit e9e103a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/vars.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ ftp_host = "127.0.0.1"
ftp_port = 21
ftp_username = "ftp_username"
ftp_password = "ftp_password"
command_password = "server_command_password"

# uncomment and edit if have an API key from
# meteosource.com
Expand All @@ -18,4 +17,4 @@ command_password = "server_command_password"

# uncomment if you use a shared secret token
# for communication with the server
# token = "mysecrettoken"
# token = "mysecrettoken"

0 comments on commit e9e103a

Please sign in to comment.