Files
infix/board/common/rootfs/etc/default/webui
T
2026-06-03 13:57:11 +02:00

6 lines
233 B
Plaintext

RESTCONF_URL=https://127.0.0.1/restconf
INSECURE_TLS=1
# Spool firmware uploads (and any other temp files) to the eMMC-backed /var/tmp
# instead of the RAM-backed /tmp — a 160 MB .pkg upload otherwise OOM-kills us.
TMPDIR=/var/tmp