Skip to content

Add local configurations to the GUI

Iiro Rastas requested to merge iitara/ftl:feature/local-gui-configuration into master

A new class NetConfigurable is created, which enables handling of both local and remote configurations in a polymorphic way.

In the GUI, configurations can now be changed via the cog icon.

Merge request reports