Bump default cache size
It's just me and the bots evicting everything
- Id
- d5cb6193f05df55d863760c1abbd907b27a2f54c
- Author
- Caio
- Commit time
- 2024-03-09T10:26:32+01:00
Modified caca/src/config.rs
feed_size: NonZeroUsize::new(40),
log_size: NonZeroUsize::new(30).unwrap(),
allow_http_clone: true,
- cache_size: NonZeroUsize::new(1000).unwrap(),
+ cache_size: NonZeroUsize::new(15000).unwrap(),
theme: Theme::AutoReload(String::from("caca/theme")),
num_threads: None,
export_all: true, // false => require git-daemon-export-ok