diff --git a/env.example b/env.example index b73b4ad0..d35a7c0f 100644 --- a/env.example +++ b/env.example @@ -19,7 +19,14 @@ #DATABASE_FILE=db.sqlite #METRICS_DATABASE_FILE=metrics.sqlite #LOGS_DIR=logs +# directory where app data will be stored #DATA_DIR= +# Pub will generate a ranom secret to encrypt the seed phrase in the database. +# Specify a location only if you require privleged storage, else it will be stored in the Pub data dir. +#WALLET_SECRET_PATH= +# If using a password file directly within LND's configuration, specify it here for Pub to use it for unlocking. +#WALLET_PASSWORD_PATH= + #LOCALHOST #ADMIN_TOKEN=