mirror of
https://github.com/OMGeeky/backup_config.git
synced 2026-01-01 01:00:19 +01:00
add setting for file/stdin auth code response
This commit is contained in:
@@ -57,6 +57,11 @@ client_secret = "YOUR_CLIENT_SECRET_HERE"
|
||||
# Default value: false
|
||||
#local_auth_redirect = false
|
||||
|
||||
# Decides if the auth-code should be stored in a file or be read by stdin
|
||||
#
|
||||
# Default value: true
|
||||
#use_file_auth_response = true
|
||||
|
||||
# The frequency for reading the auth file in seconds
|
||||
#
|
||||
# Default value: 10
|
||||
|
||||
Reference in New Issue
Block a user