From 5cc704b4cf53a0ec960bc54f614b9dec0fa9106c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 31 May 2024 10:24:23 +0200 Subject: [PATCH] Update 0.1.9.md --- documentation/docs/changelog/0.1.9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.1.9.md b/documentation/docs/changelog/0.1.9.md index cb3e9962..6efaebb0 100644 --- a/documentation/docs/changelog/0.1.9.md +++ b/documentation/docs/changelog/0.1.9.md @@ -37,7 +37,7 @@ Not yet released. - Working server time on OpenAdmin > Dashboard. - CPU type information on OpenAdmin > Dashboard. - [Cloudflare IP addresses are now highlighted in OpenAdmin > Firewall](https://i.postimg.cc/xTDPTG6S/image.png) -- Install script now supports optional flags `--enable_ftp` and `--enable_mail` to enable experimental features. +- Install script now supports optional flags `--skip-blacklists`, `--enable_ftp` and `--enable_mail` to enable experimental features. - `opencli -v` is now an alias for `opencli --version`. - `opencli admin` command now accepts `log` and `help` flags. - Added detailed usage with examples for `opencli admin` command.