add ability to use API tokens

This commit is contained in:
completion
2022-03-09 15:14:16 -09:00
parent f161129b9d
commit f048505000
2 changed files with 22 additions and 4 deletions

View File

@@ -17,6 +17,12 @@ auth_backend = pve
auth_totp = false
# If disabled, TLS certificate will not be checked
tls_verify = false
# User name
#user = user
# API Token Name
#token_name = dvi
#API Token Value
#token_value = xxx-x-x-x-xxx
[Hosts]
# Hosts are entered as `IP/FQDN = Port`