When using large numbers once can write `5_000` instead of `5000` in Rust. Using such a format in config files does not work.