From e5c11f4aeff4aec508997922b8adfca10503b6e1 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sat, 1 Jun 2019 15:06:57 +0100 Subject: add 'module-blacklist/whitelist' to bot.conf - use that as well as DB setting --- bot.conf.example | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bot.conf.example') diff --git a/bot.conf.example b/bot.conf.example index 69e2af81..9ce0cbbb 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -14,6 +14,12 @@ api-port = # the default channel BitBot automatically joins bot-channel = +# module blacklist and whitelist. comma-separated. leave both empty to load all +# modules, leave whitelist empty to load all but blacklisted modules, populate +# whitelist to not load all modules by default. +module-blacklist = +module-whitelist = + # https://openweathermap.org/api openweathermap-api-key = -- cgit v1.3.1-10-gc9f91