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