Add Docksal configuration
This commit is contained in:
parent
601b18c0df
commit
f59152c352
8 changed files with 181 additions and 0 deletions
4
.docksal/etc/php/php.ini
Normal file
4
.docksal/etc/php/php.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
; Global PHP settings
|
||||
[php]
|
||||
; Maximum amount of memory a script may consume
|
||||
;memory_limit = 1024M
|
Loading…
Add table
Add a link
Reference in a new issue