diff --git a/app/config/config.yml b/app/config/config.yml index 6cd6557e6..13be589da 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -438,3 +438,7 @@ httplug: # define custom entity so we can override length attribute to fix utf8mb4 issue craue_config: entity_name: Wallabag\CoreBundle\Entity\InternalSetting + +when@dev: + maker: + root_namespace: 'Wallabag'