Skip to content

Rework the configuration System #61

@Zoriot

Description

@Zoriot

The current system have many flaws, config reloading doesn't work, it's hard to work with, config upgrading is via manuell strings etc.

We should switch to a proper system, also using a configuration library. I suggest using Configurate with the HOCON format. That allows the users to extract certain values into other files which is especially useful in containerized environment where you want to not mount the config file itself.

It's fine to make a hard cut and don't support config version down to version 1.0 for upgrading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedOpen to participation from the community🟨 priority: mediumNot blocking but should be fixed soon

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions