Files
rogaining_srv/rogaining_autoprint/config.yaml
2024-10-27 18:22:01 +00:00

20 lines
340 B
YAML

app:
save_path: /data/files
log_path: /logs
file_log: ${LOCATION}.filelog
error_log: error.log
s3:
bucket: ${S3_BUCKET_NAME}
prefix: ${LOCATION}/scoreboard/
printer:
name: ${PRINTER_NAME}
options:
PageSize: A4
orientation: landscape
sides: two-sided-long-edge
retry:
max_attempts: 3
delay_seconds: 5