You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I setup the config.toml file to utilize the username and password, instead of passing it with the command each time?
I put it as:
PUTIO_Username="[username]"
PUTIO_Password="[password]"
And I receive the error "empty username". I also tried without the quotes, and received some character error. These make me believe I'm configuring it incorrectly.
The text was updated successfully, but these errors were encountered:
How do I setup the config.toml file to utilize the username and password, instead of passing it with the command each time?
I put it as:
PUTIO_Username="[username]"
PUTIO_Password="[password]"
And I receive the error "empty username". I also tried without the quotes, and received some character error. These make me believe I'm configuring it incorrectly.
The text was updated successfully, but these errors were encountered: