mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-22 23:56:29 +00:00
Configure MakerBundle
This commit is contained in:
parent
5aeb116d83
commit
1965b3176d
1 changed files with 4 additions and 0 deletions
|
@ -438,3 +438,7 @@ httplug:
|
||||||
# define custom entity so we can override length attribute to fix utf8mb4 issue
|
# define custom entity so we can override length attribute to fix utf8mb4 issue
|
||||||
craue_config:
|
craue_config:
|
||||||
entity_name: Wallabag\CoreBundle\Entity\InternalSetting
|
entity_name: Wallabag\CoreBundle\Entity\InternalSetting
|
||||||
|
|
||||||
|
when@dev:
|
||||||
|
maker:
|
||||||
|
root_namespace: 'Wallabag'
|
||||||
|
|
Loading…
Reference in a new issue