Update 1.1.1.md

This commit is contained in:
Stefan Pejcic 2025-03-05 21:13:14 +01:00 committed by GitHub
parent 3ca0bed98d
commit d6124ea7bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,4 +36,10 @@ A new page, `/databases/phpmyadmin`, has been added:
Users now have the option to select the unit of measurement for displaying database size.
![phpmyadmin](https://i.postimg.cc/rpjgMGZk/2025-03-05-19-47.png)
![db size units](https://i.postimg.cc/rpjgMGZk/2025-03-05-19-47.png)
#### PHP Limits
The `/php/limits` page now enables users to adjust limits for all PHP versions simultaneously. The values set here will override any php.ini configurations and trigger a restart of the php-fpm container.
![edit php limits](https://i.postimg.cc/qvwpnR1G/2025-03-05-21-11.png)