rotonda icon indicating copy to clipboard operation
rotonda copied to clipboard

Simplify configuration handling

Open DRiKE opened this issue 1 year ago • 0 comments

The way configuration is handled currently is confusing at best, with built-in things, overrides in specific cases ('MVP'), and file based config looking different paths.

The idea is to simplify this to only use a single file, explicitly passed as a command line parameter. No overrides or other smart things anymore.

DRiKE avatar Oct 01 '24 07:10 DRiKE