11 lines
260 B
Bash
11 lines
260 B
Bash
# Homebox environment variables
|
|
|
|
HBOX_LOG_LEVEL=info
|
|
HBOX_LOG_FORMAT=text
|
|
HBOX_WEB_MAX_FILE_UPLOAD=10
|
|
|
|
# Please consider allowing analytics to help us improve Homebox (basic computer information, no personal data)
|
|
HBOX_OPTIONS_ALLOW_ANALYTICS=false
|
|
|
|
PORT=3100
|