forked from FOSS/Steam-Panel
v3.0.6
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# SteamPanel configuration
|
||||
# Copy this file to .env and edit as needed.
|
||||
# All settings are optional — defaults are shown below.
|
||||
|
||||
# Log level: DEBUG shows detailed internal logs (browser, DB, tasks)
|
||||
# INFO is the default (clean output)
|
||||
STEAM_PANEL_DEBUG=false
|
||||
|
||||
# Server bind address and port
|
||||
STEAM_PANEL_HOST=127.0.0.1
|
||||
STEAM_PANEL_PORT=8000
|
||||
|
||||
# Per-account HTTP timeout in milliseconds
|
||||
STEAM_PANEL_REQUEST_TIMEOUT=30000
|
||||
Reference in New Issue
Block a user