diff --git a/config.yml b/config.yml index a41d76d..e274cf5 100644 --- a/config.yml +++ b/config.yml @@ -37,4 +37,8 @@ motd: | # ssl: on # ssl_cert: /etc/letsencrypt/live/domain/fullchain.pem -# ssl_pkey: /etc/letsencrypt/live/domain/privkey.pem \ No newline at end of file +# ssl_pkey: /etc/letsencrypt/live/domain/privkey.pem + +# A file used to store IP bans (K-Lines) and their reasons + +klinepath: /path/to/bans.txt \ No newline at end of file