]> cat aescling's git repositories - mastodon.git/commitdiff
Change default values for emoji limits in .env.production.sample and comment them out
authorClaire <claire.github-309c@sitedethib.com>
Sun, 17 Jul 2022 20:58:41 +0000 (22:58 +0200)
committeraescling <aescling+gitlab@cat.family>
Mon, 5 Sep 2022 04:27:55 +0000 (00:27 -0400)
.env.production.sample

index f5b21686258617c76c99358f9825ddfc0bf92942..d6435e17738326ef31c8d39e4abdb2fb2bcf0509 100644 (file)
@@ -283,8 +283,8 @@ MAX_POLL_OPTION_CHARS=100
 # If undefined or smaller than MAX_EMOJI_SIZE, the value
 # of MAX_EMOJI_SIZE will be used for MAX_REMOTE_EMOJI_SIZE
 # Units are in bytes
-MAX_EMOJI_SIZE=51200
-MAX_REMOTE_EMOJI_SIZE=204800
+# MAX_EMOJI_SIZE=262144
+# MAX_REMOTE_EMOJI_SIZE=262144
 
 # Source code repository
 GITHUB_REPOSITORY=kibicat/mastodon