twig:
default_path: '%kernel.project_dir%/templates'
#@TODO Temporary disable cache
cache: false
globals:
cpanel: '@cpanel'
productManager: '@productManager'
supportLink: 'https://support.namecheap.com/index.php?/Tickets/Submit'
rpmVersion: '%env(VERSION)%'
ncUrl: '%env(NC_URL)%'
file_name_pattern: '*.twig'
Back to Directory