Initial commit

This commit is contained in:
微凉
2020-12-24 01:39:45 +08:00
commit 430b4cf723
30 changed files with 1223 additions and 0 deletions

11
conf.yml.example Normal file
View File

@@ -0,0 +1,11 @@
server:
site_url: http://localhost
port: 5244
search: true
ali_drive:
api_url: https://api.aliyundrive.com/v2
root_folder: root
token:
access_token:
refresh_token: need
max_files_count: 3000