From 4042c4174a427c8d777be1bc7a285c7d09ca2236 Mon Sep 17 00:00:00 2001 From: Peter Rounce Date: Thu, 23 Feb 2023 13:55:44 +0000 Subject: [PATCH] Update SETTINGS.md --- docs/SETTINGS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/SETTINGS.md b/docs/SETTINGS.md index d651fc6..e42df0b 100644 --- a/docs/SETTINGS.md +++ b/docs/SETTINGS.md @@ -29,4 +29,4 @@ Here are the descriptions of values available to use in the `settings` table: | EMAIL_MAX_TXS | | maximum number of transactions to include in the email body | | FUNCTION_LNDHUB | DISABLE | system level switch for using LNDHUB in place of LND | | LNDHUB_URL | | URL for the LNDHUB service | -| FUNCTION_INTERNAL_API | | system level switch for activating the internal API | +| FUNCTION_INTERNAL_API | DISABLE | system level switch for activating the internal API |