Update 0.1.9.md

This commit is contained in:
Stefan Pejcic 2024-05-31 10:24:23 +02:00 committed by GitHub
parent 6f9d3cf377
commit 5cc704b4cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ Not yet released.
- Working server time on OpenAdmin > Dashboard. - Working server time on OpenAdmin > Dashboard.
- CPU type information 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) - [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 -v` is now an alias for `opencli --version`.
- `opencli admin` command now accepts `log` and `help` flags. - `opencli admin` command now accepts `log` and `help` flags.
- Added detailed usage with examples for `opencli admin` command. - Added detailed usage with examples for `opencli admin` command.