Move Drupal templates into the PHP directory

This commit is contained in:
Oliver Davies 2024-02-10 11:42:36 +00:00
parent 30942b2d95
commit f602b6e1e6
17 changed files with 16 additions and 16 deletions

View file

@ -0,0 +1,4 @@
# {{ managedText }}
max_vars_input = 1000
memory_limit = {{ php.ini.memory_limit | default('128M') }}