adjust configDB to listen to qaqc-setting-update topic
store qaqc settings on message
merge this before tsm-orchestration!236 (merged)
A frontend freetext-function can now be parsed like so:
{"func": <STRING>, "kwargs": <OBJECT>}
example
{"func": "flagRange", "kwargs": {"a": 99, "min": "foo"}}
Edited by Bert Palm