LukasKalbertodt / luten

(Not maintained anymore!)
Apache License 2.0
1 stars 1 forks source link

Configuration of the server #29

Open LukasKalbertodt opened 7 years ago

LukasKalbertodt commented 7 years ago

Right now we have config.rs which is a compile-time config. This is needed for some items, but not for all. It would be better if we had a .toml file in which certain things are stored. Maybe we should/can use Rocket.toml. But maybe we should rather use our own.