mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Empty Message File Headers
This commit is contained in:
parent
6eb40dce2f
commit
e587d927d5
@ -97,6 +97,8 @@ return [
|
||||
'messagePath' => realpath(__DIR__ . '/../messages'),
|
||||
// boolean, whether the message file should be overwritten with the merged messages
|
||||
'overwrite' => true,
|
||||
'phpFileHeader' => '',
|
||||
'phpDocBlock' => '',
|
||||
/*
|
||||
// Message categories to ignore
|
||||
'ignoreCategories' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user