This commit is contained in:
Anne-Cath
2025-01-20 14:02:11 +01:00
parent 27022ed93a
commit 2f54f0a253
11 changed files with 181 additions and 66 deletions

View File

@@ -209,9 +209,9 @@ class Config
'source_of_value' => '',
'show_in_conf_sample' => true,
],
'branding_environment' => [
'local_branding' => [
'type' => 'string',
'description' => 'type of branding. usefull for put different logo depending environment',
'description' => 'type of branding. useful for put different logo depending environment',
'default' => null,
'value' => null,
'source_of_value' => '',