mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-08-07 00:18:23 +00:00
Add modern Raspberry Pi OS compatibility
This commit is contained in:
parent
4636a4f4f6
commit
3b7a16564b
35 changed files with 725 additions and 15678 deletions
5
etc/php/pivilion.ini
Normal file
5
etc/php/pivilion.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
upload_max_filesize = 256M
|
||||
post_max_size = 272M
|
||||
max_file_uploads = 100
|
||||
max_execution_time = 300
|
||||
memory_limit = 512M
|
||||
Loading…
Add table
Add a link
Reference in a new issue