Bot Updating Documentation

pull/107/head
LinuxServer-CI 2023-04-13 20:38:00 +02:00
rodzic 9a76133ce9
commit 0a22eb7be1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -69,7 +69,7 @@ The application accepts a series of environment variables to further customize i
This image uses our NGINX base image all configuration files for PHP and NGINX are located in `/config/php`. To overide any defaults please modify `/config/php/php-local.ini` IE for upload size:
```
upload_max_filesize = 16
upload_max_filesize = 16M
post_max_size = 16M
```