From 12609bec290de91f862fa9027243b25597ab54da Mon Sep 17 00:00:00 2001 From: swee Date: Wed, 8 Jan 2025 21:29:58 -0800 Subject: [PATCH] Update config.yml --- config.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config.yml b/config.yml index e274cf5..3838a0d 100644 --- a/config.yml +++ b/config.yml @@ -41,4 +41,8 @@ motd: | # A file used to store IP bans (K-Lines) and their reasons -klinepath: /path/to/bans.txt \ No newline at end of file +klinepath: /path/to/bans.txt + +# Use of modules in the /modules folder, or in an absolute path specified. +modules: + - sqlite_local \ No newline at end of file