mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
7 lines
92 B
JSON
7 lines
92 B
JSON
|
{
|
||
|
"logging": {
|
||
|
"level": "${LEVEL}"
|
||
|
},
|
||
|
"nodes": "@include ${SUBDIR}/node_*.conf"
|
||
|
}
|