mirror of
https://github.com/2martens/uni.git
synced 2026-05-07 03:46:25 +02:00
[OE-Drucken] Added sample config file
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
12
oe/Drucken/oeprint/config/config.json
Normal file
12
oe/Drucken/oeprint/config/config.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"infodesk": {
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"identifier": "test",
|
||||||
|
"prints": 1,
|
||||||
|
"options": "sides=one-sided"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"builds": []
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user