1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-06 11:26:25 +02:00

[OE-Drucken] Added sample config file

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2015-04-30 10:40:22 +02:00
parent 0774fcd83b
commit c71820910f

View File

@ -0,0 +1,12 @@
{
"infodesk": {
"files": [
{
"identifier": "test",
"prints": 1,
"options": "sides=one-sided"
}
],
"builds": []
}
}