From dff4548399731fc492b8f609260c52a45fc18c62 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Thu, 9 Mar 2023 09:51:58 -0300 Subject: [PATCH] Update chapter-07-gbot-reference.md --- book/chapter-07-gbot-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/chapter-07-gbot-reference.md b/book/chapter-07-gbot-reference.md index dae71619..e2503b2a 100644 --- a/book/chapter-07-gbot-reference.md +++ b/book/chapter-07-gbot-reference.md @@ -70,7 +70,7 @@ here is a list of admin commands related to deploying .gb* files. | PRIVACY_STORE_MESSAGES | true | If the bot server should store message logs in the database. | 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. ## How to ### Move to production (Azure)