From ce2aa1e89c834c9b24b5fd84487f6cf93b06794e Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Mon, 9 Sep 2024 16:59:49 -0300 Subject: [PATCH] Updated. --- site/docs/chapter-07-gbot-reference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/chapter-07-gbot-reference.md b/site/docs/chapter-07-gbot-reference.md index 137a0fe5..40803540 100644 --- a/site/docs/chapter-07-gbot-reference.md +++ b/site/docs/chapter-07-gbot-reference.md @@ -202,6 +202,7 @@ Each title and description has been crafted to clarify the purpose and functiona | TEST_MESSAGE | /publish | If the bot server should auto send a message for test. | | TEST_SHELL | rm work/.. | If the user needs to continuously remove an archive. | | GBDIALOG_GBDATABOT | Shared.gbai/Shared.gbdata | If defined, BotServer will use this .gbdata instead of default location. | +ADMIN_OPEN_PUBLISH| | If defined, BotServer will open the publish dialog on startup not requiring password. | ## How to