Rework basic auth
This commit is contained in:
@@ -6,9 +6,9 @@ token: YOUR_RD_API_TOKEN # https://real-debrid.com/apitoken
|
||||
host: "[::]"
|
||||
port: 9999
|
||||
|
||||
# you can protect zurg server with username+password auth
|
||||
username: yowmamasita
|
||||
password: 1234
|
||||
# you can protect zurg's webdav server with username+password auth
|
||||
# webdav_username: yowmamasita
|
||||
# webdav_password: 1234
|
||||
|
||||
# How many requests in parallel should we send to Real-Debrid API?
|
||||
concurrent_workers: 20
|
||||
|
||||
Reference in New Issue
Block a user