feat: 2023主题适配新登录模式
This commit is contained in:
@@ -35,6 +35,11 @@ DEFAULT_CONFIG = {
|
||||
'onedrive_password': '',
|
||||
'onedrive_root_path': 'filebox_storage',
|
||||
'onedrive_proxy': 0,
|
||||
'webdav_hostname': '',
|
||||
'webdav_username': '',
|
||||
'webdav_password': '',
|
||||
'webdav_root_path': 'filebox_storage',
|
||||
'webdav_proxy': 0,
|
||||
'admin_token': 'FileCodeBox2023',
|
||||
'openUpload': 1,
|
||||
'uploadSize': 1024 * 1024 * 10,
|
||||
|
||||
Reference in New Issue
Block a user