Explorar el Código

:gear: capping uploads to 10M

tags/0.9.0
J hace 4 años
padre
commit
e1204695bb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      uploads.ini

+ 1
- 1
uploads.ini Ver fichero

@@ -1,5 +1,5 @@
1 1
 file_uploads = On 
2 2
 memory_limit = 512M
3
-upload_max_filesize = 20M
3
+upload_max_filesize = 10M
4 4
 post_max_size = 20M
5 5
 max_execution_time = 1200

Loading…
Cancelar
Guardar