aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/config.yml')
-rw-r--r--app/config/config.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml
index bbcc682f..642e198d 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -392,3 +392,7 @@ httplug:
392 'X-Accept': 'application/json' 392 'X-Accept': 'application/json'
393 discovery: 393 discovery:
394 client: false 394 client: false
395
396# define custom entity so we can override length attribute to fix utf8mb4 issue
397craue_config:
398 entity_name: Wallabag\CoreBundle\Entity\InternalSetting