disable remote debiug

This commit is contained in:
Meliox 2025-09-14 12:05:45 +02:00
parent 91571ed753
commit 01daa76f4b

View File

@ -25,7 +25,7 @@ BACKUP_DIR=""
# DEV NOTE: lm-sensors version >3.6.0 breakes properly formatted JSON output using 'sensors -j'. This implements a workaround using uses a python3 for formatting # DEV NOTE: lm-sensors version >3.6.0 breakes properly formatted JSON output using 'sensors -j'. This implements a workaround using uses a python3 for formatting
DEBUG_REMOTE=true DEBUG_REMOTE=false
DEBUG_JSON_FILE="/tmp/sensordata.json" DEBUG_JSON_FILE="/tmp/sensordata.json"
DEBUG_UPS_FILE="/tmp/upsc.txt" DEBUG_UPS_FILE="/tmp/upsc.txt"