feat: 2023主题适配新登录模式

This commit is contained in:
Lan
2025-02-09 23:33:43 +08:00
parent d35c84cc43
commit 78c612c660
27 changed files with 59 additions and 39 deletions
+5
View File
@@ -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,