Add UFW
This commit is contained in:
@@ -14,6 +14,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
- Additional settings to support mobile with WP-Rocket
|
||||
- Add the ability to block nginx configuration overwriting by adding a file .custom. Example with webp.conf -> `touch webp.conf.custom`
|
||||
- If there is a custom file, WordOps will write the configuration in a file named fileconf.conf.orig to let users implement possible changes
|
||||
- UFW minimal configuration during install. Can be disabled with the flag `-w`, `--wufw` or `--without-ufw`. Example : `wget -qO wo wops.cc && sudo bash wo -w`
|
||||
|
||||
#### Fixed
|
||||
|
||||
- WordOps internal database creation on servers running with custom setup
|
||||
|
||||
### v3.9.8.1 - 2019-08-18
|
||||
|
||||
|
||||
Reference in New Issue
Block a user