config: setup
Added implementation of config Manager and tests. reviewer=Ebsi review url=https://git.mediacube.at/egraether.mmt-b2009/masterproject/merge_request/3
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<config>
|
||||
<path>
|
||||
<to>
|
||||
<single_value>42</single_value>
|
||||
<bool_that_is_true>1</bool_that_is_true>
|
||||
<bool_that_is_false>0</bool_that_is_false>
|
||||
</to>
|
||||
</path>
|
||||
</config>
|
||||
|
||||
Reference in New Issue
Block a user