mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-14 06:40:46 +01:00
Move Drupal templates into the PHP directory
This commit is contained in:
parent
30942b2d95
commit
f602b6e1e6
17 changed files with 16 additions and 16 deletions
4
templates/php/drupal/php.ini.twig
Normal file
4
templates/php/drupal/php.ini.twig
Normal file
|
@ -0,0 +1,4 @@
|
|||
# {{ managedText }}
|
||||
|
||||
max_vars_input = 1000
|
||||
memory_limit = {{ php.ini.memory_limit | default('128M') }}
|
Loading…
Add table
Add a link
Reference in a new issue