From e6afa5fc8ba75c019e24cdcba8e7c6259109bd10 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 16 May 2024 21:58:53 -0400 Subject: fixes #21, fixes #22, fixes #23 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 128ed6c..78e9bab 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,14 @@ Determines which proxy to use to connect to the LLM endpoint: llmProxy = "socks5://127.0.0.1:9050" ``` +### ircdName + +Name of the milla instance, must be unique across all instances. + +### adminOnly + +Milla will only answer if the nick is in the admin list. + ### Example Config File ```toml -- cgit v1.2.3