aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config.yml
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-08-08 16:40:59 +0200
committerGitHub <noreply@github.com>2019-08-08 16:40:59 +0200
commit5d08dd2799a2c20509c0450181990898c62752fd (patch)
treeb4d89e082942e4711b0e0aa1b02102ae3af21a3b /app/config/config.yml
parent97c678a0b26d748f9829d732910d5c402c609dc2 (diff)
parent1576905e0357ef96cd852ea3c1ff4216af195c34 (diff)
downloadwallabag-5d08dd2799a2c20509c0450181990898c62752fd.tar.gz
wallabag-5d08dd2799a2c20509c0450181990898c62752fd.tar.zst
wallabag-5d08dd2799a2c20509c0450181990898c62752fd.zip
Merge pull request #4084 from wallabag/feature/internal-setting
Rename internal settings table
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