diff --git a/.env-sample b/.env-sample index 44a66072..64b12a5a 100644 --- a/.env-sample +++ b/.env-sample @@ -43,7 +43,7 @@ LND_GRPC_HOST='localhost:10009' REDIS_URL='redis://localhost:6379/1' # If set to True, load to console (default is False) -# LOG_TO_CONSOLE=False +# LOG_TO_CONSOLE=True # If set, log to file specified (LOG_TO_CONSOLE should be False) # LOG_FILE="" # Change logger level (default is "WARNING")