From 1a46723e81953f4ab6d469b245da4ff1a4ac6cbb Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 13 Sep 2020 10:52:33 +0200 Subject: [PATCH] Skip unicodeEmoji (because mysql) --- config.js.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/config.js.tmpl b/config.js.tmpl index 87f83c1..68c65f5 100644 --- a/config.js.tmpl +++ b/config.js.tmpl @@ -4,6 +4,7 @@ module.exports = { platform: "gitea", logLevel: "error", onboarding: true, + unicodeEmoji: false, assignees: ["decentral1se", "calix"], labels: ["renovate", "dependencies", "automated"], onboardingConfig: {