Files
stuzer05 e18452f2b6
All checks were successful
build docker image / docker-build (push) Successful in 47s
Refactor
2025-02-13 19:03:02 +02:00

10 lines
199 B
JSON

{
"title": "Script Server",
"access": {
"admin_users": [ "*" ]
},
"logging": {
"execution_file": "$DATE-$ID.log",
"execution_date_format": "%y-%m-%d_%H-%M"
}
}