crazy-file-server/config.yml.sample

16 lines
271 B
Plaintext
Raw Normal View History

2023-07-17 23:20:21 -06:00
root_dir: /home/username
http_port: 8081
watch_mode: crawl
crawl_mode_crawl_interval: 3600 # seconds
watch_interval: 2 # seconds
directory_crawlers: 10
crawl_workers: 200
cache_size: 100000000
cache_time: 30 # minutes
cache_print_new: false
cache_print_changes: true