-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdbmeta-config.yml
69 lines (55 loc) · 1.09 KB
/
dbmeta-config.yml
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
63
64
65
66
67
68
69
version: 1
theme: default
date_format: relative
hash:
enabled: true
folder: false
required: false
algo: sha256
api:
enabled: true # renamed from API
layout: basic # Options: basic, popup, full
preview: false # Show files in tree on hover
readme:
name:
- readme.md
- readme.txt
- readme.html
- readme
- read.me
- read me
- liesmich.md
- liesmich.txt
- liesmich
- lies mich
- index.html
- index.htm
- index.txt
- license
first: false # display readme on top of file list
meta: true
render: true
download:
counter: false
open_new_tab: false
highlight_updated: true
metadata: true
search:
enabled: true
engine:
- simple
- glob
max_depth: 25
max_results: 100
batch_download:
enabled: true
type: zip
zip_compress_algo: DEFAULT
max_total_size: 500 # MB
max_file_size: 100 # MB per file
min_system_free_disk: 500 # MB
worker:
watch: true # Watch filesystem for changes (inotify)
scan_interval: 300 # Seconds re-scan. -1 for never
force_rescan: true # Manual rescan
force_rescan_key: ""