v0.1.4-pre.008
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# file: .env.example
|
||||
# version: 1
|
||||
# version: 2
|
||||
|
||||
# KSP Logging root directory. Used by config/std.logging.json for relative log output paths.
|
||||
# The current Config document fallback is "logs" when neither the process environment nor .env defines this variable.
|
||||
KSP_LOGS_DIRECTORY=logs
|
||||
|
||||
# Minimum time in milliseconds that a KSP desk splash remains visible after its frontend is ready.
|
||||
KSP_DESK_SPLASH_MINIMUM_MS=1200
|
||||
|
||||
# Fade-in/fade-out duration in milliseconds used by the common KSP desk splash lifecycle.
|
||||
KSP_DESK_SPLASH_FADE_MS=300
|
||||
|
||||
Reference in New Issue
Block a user