Skip to content
Snippets Groups Projects

Issue #3299754: Add option to load micon library globally in the backend

Open Julian Pustkuchen requested to merge issue/micon-3299754:3299754-add-option into 2.x
5 files
+ 82
1
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -19,3 +19,10 @@ micon.micon.*:
archive:
type: string
label: 'Archive'
micon.settings:
type: config_object
label: Micon Settings
mapping:
load_micon_library_globally:
type: boolean
Loading