mirror of
https://github.com/AlistGo/alist.git
synced 2025-11-25 11:29:45 +08:00
🔧 修改每次请求文件数量
This commit is contained in:
@@ -64,7 +64,7 @@ server:
|
||||
password: password #用于重建目录
|
||||
ali_drive:
|
||||
api_url: https://api.aliyundrive.com/v2
|
||||
max_files_count: 3000
|
||||
max_files_count: 100
|
||||
drives:
|
||||
- refresh_token: xxx #refresh_token
|
||||
root_folder: root #根目录的file_id
|
||||
|
||||
Reference in New Issue
Block a user