Default php config with max upload 100 MB

This commit is contained in:
2019-10-07 15:49:57 +02:00
parent 844e5040d2
commit f126f9e1df
3 changed files with 11 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
toolName="pixelfed"
toolTag="v0.10.4"
toolTag="v0.10.6"
toolDeps="composer jpegoptim php7.3-bcmath"
toolPath="/var/www/pixelfed"