diff --git a/.env.example b/.env.example index b2a6d3b..1944365 100644 --- a/.env.example +++ b/.env.example @@ -5,6 +5,14 @@ # The current Config document fallback is "logs" when neither the process environment nor .env defines this variable. KSP_LOGS_DIRECTORY=logs +# KSP Wallet root directory. Used by config/std.wallet.json before an optional profile subdirectory is appended. +# The committed Wallet document falls back to "wallets" when neither the process environment nor .env defines this variable. +KSP_WALLETS_DIRECTORY=wallets + +# Optional Wallet Desk password candidates are introduced by the later unlock tranche. +# Additional KSP_SECRET_WALLET_PASS_