From 016f55319282c07a634549e421e4680d43c12ab7 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Fri, 5 May 2023 16:56:30 +0200 Subject: [PATCH] update --- default.env | 2 -- 1 file changed, 2 deletions(-) diff --git a/default.env b/default.env index f7bd845..ce6d595 100644 --- a/default.env +++ b/default.env @@ -16,8 +16,6 @@ MAX_CONTENT_LENGTH=2000 # Max tokens for Generations MAX_TOKENS = 1024 -# END BOT SPECIFIC SETTINGS - # ROOT_IP is only used when running the bot without docker compose ROOT_IP = 192.168.0.15