Skip to content

Make it possible for the client to fetch configuration parts from the server

Andrej Shadura requested to merge backend-conf into main
  • Make Config de/serialisable
  • Add tests for config parser
  • Expose the config on the server side, currently backend options only

This currently leaves out fetching code itself, because we need to think through the deployment details, see a separate MR !43 for this.

Edited by Andrej Shadura

Merge request reports