feat: 新增webdav存储
This commit is contained in:
@@ -40,6 +40,9 @@ DEFAULT_CONFIG = {
|
||||
'uploadSize': 1024 * 1024 * 10,
|
||||
'expireStyle': ['day', 'hour', 'minute', 'forever', 'count'],
|
||||
'uploadMinute': 1,
|
||||
'webdav_url': '',
|
||||
'webdav_password': '',
|
||||
'webdav_username': '',
|
||||
'opacity': 0.9,
|
||||
'background': '',
|
||||
'uploadCount': 10,
|
||||
|
||||
Reference in New Issue
Block a user