7 lines
270 B
Plaintext
7 lines
270 B
Plaintext
# file: .env.example
|
|
# version: 1
|
|
|
|
# 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
|