mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-06-28 02:31:34 +08:00
feat: webdav storage
This commit is contained in:
@@ -22,3 +22,10 @@ token_exp = 86400
|
||||
[storage.local]
|
||||
enable = true
|
||||
base_path = "downloads/"
|
||||
|
||||
[storage.webdav]
|
||||
enable = true
|
||||
base_path = "/telegram"
|
||||
username = "admin"
|
||||
password = "password"
|
||||
url = "https://alist.com"
|
||||
Reference in New Issue
Block a user