jholdstock 17f993ae83 config: Initialize default config struct directly.
There is no need to declare a dozen different "default..." vars only to
immediately insert them into a default config struct when the struct
itself could just be initialized with the default values instead.
2024-05-23 08:28:42 +01:00
..