forked from wallabag/wallabag
Merge pull request #7231 from yguedidi/configure-makerbundle
Configure MakerBundle
This commit is contained in:
@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user