From 3c694ccde4bb2ea0813ddb2c5c945254e4da2003 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Fri, 29 Dec 2023 21:52:34 -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 569306e6..a11ebfd4 100644 --- a/book/chapter-07-gbot-reference.md +++ b/book/chapter-07-gbot-reference.md @@ -10,7 +10,7 @@ here is a list of admin commands related to deploying .gb* files. | Command | Description | |-----------------|-----------------------------------------------------------------------------------------------------------------| | /edit | Sends a link to the Bot Storage so package folders like .gbdialog, .gbkb, .gbot and others can be edited. | -| /setupSecurity | Setup connection between General Bots and the Cloud, so the bot drive can be accessed by BotServer during publishing and direct access like the FIND keyword. | +| /setupSecurity [tokenName] | Setup connection between General Bots and the Cloud, so the bot drive can be accessed by BotServer during publishing and direct access like the FIND keyword. Or using tokenName, setups a connection defined in Config.xlsx.| | /publish [extension] | Deploy the package to the bot storage. When ommited, the command will publish the package named .gbkb by default. | # Config.xlsx (.gbot) Configuration