Add Docksal configuration

This commit is contained in:
Oliver Davies 2019-04-16 20:21:47 +01:00
parent 601b18c0df
commit f59152c352
8 changed files with 181 additions and 0 deletions

4
.docksal/etc/php/php.ini Normal file
View file

@ -0,0 +1,4 @@
; Global PHP settings
[php]
; Maximum amount of memory a script may consume
;memory_limit = 1024M