Files
mayhem-party/host.d/config.d/mayhem-party.d/env.env
2023-03-26 09:29:02 -06:00

12 lines
217 B
Bash

export DEBUG=true
export MAIN_INTERVAL_DURATION=5ms
export RAW_UDP=17070
export PARSE_V01=true
export V01_CONFIG=./config.d/mayhem-party.d/v01.yaml
export WRAP_REFRESH_ON_SIGUSR1=true
export OUTPUT_KEYBOARD=false