Skip to content
Snippets Groups Projects
Commit 54e32f7a authored by feld's avatar feld
Browse files

Leave emoji packs disabled in master branch for now.

This ensures a build doesn't get accidentally produced with it enabled.
parent 2d30331f
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@ module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"prod"',
BASE_API: '"https://api-prod"',
DISABLED_FEATURES: '[""]',
DISABLED_FEATURES: '["emoji-packs"]',
ASSETS_PUBLIC_PATH: '/pleroma/admin/'
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment