We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517f2df commit 402529dCopy full SHA for 402529d
core/engine/parameters.yml
@@ -9,7 +9,7 @@ parameters:
9
enabled_languages:
10
- nl
11
- en
12
- attribute_definition_file_path: '%kernel.project_dir%/application/configs/attributes.json'
+ attribute_definition_file_path: '%kernel.project_dir%/../application/configs/attributes.json'
13
encryption_keys:
14
default:
15
publicFile: /config/engine/engineblock.crt
0 commit comments