mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-02-03 23:30:48 +00:00
Update pivilion manual setup
parent
2885a03efe
commit
bc3c76d28e
1 changed files with 2 additions and 2 deletions
|
|
@ -300,9 +300,9 @@ The gallery generator takes in some basic data such as the name, description, ti
|
|||
|
||||
### Changing PHP file size limits
|
||||
|
||||
If you need to upload larger files, or more files at once, you can edit the file /etc/php/7.0/cgi/php.ini with
|
||||
If you need to upload larger files, or more files at once, you can edit the file /etc/php/7.3/cgi/php.ini with
|
||||
|
||||
`sudo nano /etc/php/7.0/cgi/php.ini`
|
||||
`sudo nano /etc/php/7.3/cgi/php.ini`
|
||||
|
||||
There you will find options such as
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue