feat: update configs (#10425)
This commit is contained in:
parent
515715fee3
commit
0a379a5c92
|
|
@ -933,6 +933,7 @@
|
|||
# # cookie_auth_method = "POST"
|
||||
# # cookie_auth_username = "username"
|
||||
# # cookie_auth_password = "pa$$word"
|
||||
# # cookie_auth_headers = '{"Content-Type": "application/json", "X-MY-HEADER":"hello"}'
|
||||
# # cookie_auth_body = '{"username": "user", "password": "pa$$word", "authenticate": "me"}'
|
||||
# ## cookie_auth_renewal not set or set to "0" will auth once and never renew the cookie
|
||||
# # cookie_auth_renewal = "5m"
|
||||
|
|
@ -4418,6 +4419,7 @@
|
|||
# # cookie_auth_method = "POST"
|
||||
# # cookie_auth_username = "username"
|
||||
# # cookie_auth_password = "pa$$word"
|
||||
# # cookie_auth_headers = '{"Content-Type": "application/json", "X-MY-HEADER":"hello"}'
|
||||
# # cookie_auth_body = '{"username": "user", "password": "pa$$word", "authenticate": "me"}'
|
||||
# ## cookie_auth_renewal not set or set to "0" will auth once and never renew the cookie
|
||||
# # cookie_auth_renewal = "5m"
|
||||
|
|
|
|||
|
|
@ -933,6 +933,7 @@
|
|||
# # cookie_auth_method = "POST"
|
||||
# # cookie_auth_username = "username"
|
||||
# # cookie_auth_password = "pa$$word"
|
||||
# # cookie_auth_headers = '{"Content-Type": "application/json", "X-MY-HEADER":"hello"}'
|
||||
# # cookie_auth_body = '{"username": "user", "password": "pa$$word", "authenticate": "me"}'
|
||||
# ## cookie_auth_renewal not set or set to "0" will auth once and never renew the cookie
|
||||
# # cookie_auth_renewal = "5m"
|
||||
|
|
@ -4356,6 +4357,7 @@
|
|||
# # cookie_auth_method = "POST"
|
||||
# # cookie_auth_username = "username"
|
||||
# # cookie_auth_password = "pa$$word"
|
||||
# # cookie_auth_headers = '{"Content-Type": "application/json", "X-MY-HEADER":"hello"}'
|
||||
# # cookie_auth_body = '{"username": "user", "password": "pa$$word", "authenticate": "me"}'
|
||||
# ## cookie_auth_renewal not set or set to "0" will auth once and never renew the cookie
|
||||
# # cookie_auth_renewal = "5m"
|
||||
|
|
|
|||
Loading…
Reference in New Issue