Update 1.1.0.md

This commit is contained in:
Stefan Pejcic
2025-03-03 20:11:05 +01:00
committed by GitHub
parent fa94d5105e
commit 6425e55532

View File

@@ -9,6 +9,7 @@ Released on March 03, 2024
- usage of [docker volumes for storing data](https://github.com/stefanpejcic/openpanel-configuration/blob/75aee2e5df9fcc3d1838343ef1161e86c97db93d/docker/compose/1.0/docker-compose.yml#L629)
- user plans no longer determine web server (nginx/apache) - instead it is globally configurable in: [/etc/openpanel/docker/compose/1.0/.env](https://github.com/stefanpejcic/openpanel-configuration/blob/75aee2e5df9fcc3d1838343ef1161e86c97db93d/docker/compose/1.0/.env#L10)
- user plans no longer determine usage of mysql type (mysql/mariadb) - instead it is globally configurable in: [/etc/openpanel/docker/compose/1.0/.env](https://github.com/stefanpejcic/openpanel-configuration/blob/75aee2e5df9fcc3d1838343ef1161e86c97db93d/docker/compose/1.0/.env#L10)
-
### 💅 Polish
- disk and inodes quota can now be set to 0 for unlimited