-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlocalconfig.yaml
More file actions
62 lines (50 loc) · 1.24 KB
/
localconfig.yaml
File metadata and controls
62 lines (50 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Backup:
savefolder_path: files
database_key:
remove_local_files: 0 # warning
RSS:
url: 233
key: 233333
Email:
enable_email_notify: 1
sender: 233
receivers: 233
smtp_host: 233
smtp_port: 233
mail_license: 114514
send_logs: 1
onedrive:
enable_od_upload: 0
od_client_id: 114514
od_client_secret: 114514
od_redirect_uri: 114514
od_upload_dir: abcd # relative to onedrive root, do not use '/' at the beginning
rclone:
enable_rclone_upload: 0
rclone_upload_dir: onedrive-remote:/test_rclone # rclone drive path
BiliBili:
users:
- uid: "23333333"
name: "someone"
collections:
- fid: "114514"
name: "沼气实验室"
max_ep: 30
# - fid: "1919810"
# name: "哲学"
# max_ep: 30
# - fid: "col2"
# name: "Collection2"
# max_ep: 30
# - fid: "col2"
# name: "Collection2"
# max_ep: 30
# - fid: "col2"
# name: "Collection2"
# max_ep: 30
# - uid: "233333332"
# name: "User2"
# collections:
# - fid: "col3"
# name: "Collection1"
# max_ep: 30