Log for caca/src/config.rs
-
Enable config file support 💬 by Caio 2 years ago
With a "hidden" `--me` flag so I can still have my yolo single binary WAN deploy
-
Default to autoreload theme 💬 by Caio 2 years ago
More convenient for devel
-
Introduce GlobalConfig::from_bytes 💬 by Caio 2 years ago
I want to be able to ship just the binary to caio.co, but don't want to maintain a side branch and have different settings for my LAN instance This will let me be a bit lazier
-
Flatten MetadataConfig so it can be enabled by default by Caio 2 years ago
-
Make repo_object_cache_size usize by Caio 2 years ago
-
Implement ListenMode::from_bytes 💬 by Caio 2 years ago
"external" is a weird name tho...
-
Make every metadata config field optional by Caio 2 years ago
-
Drop support for custom mailmap path/spec by Caio 2 years ago