}}}}}}}}
All checks were successful
Publish Docker image / Push Docker image to registry (push) Successful in 1m1s
All checks were successful
Publish Docker image / Push Docker image to registry (push) Successful in 1m1s
This commit is contained in:
parent
0abaaf2296
commit
6efed23405
@ -23,9 +23,9 @@ download_booklets = true
|
|||||||
# Authenticate to Qobuz using auth token? Value can be true/false only
|
# Authenticate to Qobuz using auth token? Value can be true/false only
|
||||||
use_auth_token = true
|
use_auth_token = true
|
||||||
# Enter your userid if the above use_auth_token is set to true, else enter your email
|
# Enter your userid if the above use_auth_token is set to true, else enter your email
|
||||||
email_or_userid = "${QOBUZ_USERID}}"
|
email_or_userid = "${QOBUZ_USERID}"
|
||||||
# Enter your auth token if the above use_auth_token is set to true, else enter the md5 hash of your plaintext password
|
# Enter your auth token if the above use_auth_token is set to true, else enter the md5 hash of your plaintext password
|
||||||
password_or_token = "${QOBUZ_TOKEN}}"
|
password_or_token = "${QOBUZ_TOKEN}"
|
||||||
# Do not change
|
# Do not change
|
||||||
app_id = ""
|
app_id = ""
|
||||||
# Do not change
|
# Do not change
|
||||||
|
Loading…
x
Reference in New Issue
Block a user