From 09b5f8dcc4b3434078c3bcc2cefff68aa4d42c7e Mon Sep 17 00:00:00 2001 From: Nelson Dane <47427072+NelsonDane@users.noreply.github.com> Date: Tue, 11 Jun 2024 11:39:21 -0400 Subject: [PATCH] vg debug clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad645fd4..bb85be14 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ Required `.env` variables: - `CELL_PHONE_LAST_FOUR` Optional `.env` variables: -- `DEBUG` (Set to `True` to enable debug mode) +- `DEBUG` (Set to `True` to enable debug mode, otherwise `False`) `.env` file format: - `VANGUARD=VANGUARD_USERNAME:VANGUARD_PASSWORD:PHONE_LAST_FOUR:DEBUG`