diff options
Diffstat (limited to 'testrig/config.go')
| -rw-r--r-- | testrig/config.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testrig/config.go b/testrig/config.go index e7a594996..b8471244e 100644 --- a/testrig/config.go +++ b/testrig/config.go @@ -92,6 +92,7 @@ func testDefaults() config.Configuration { InstanceExposeBlocklistWeb: true, InstanceExposeAllowlist: true, InstanceExposeAllowlistWeb: true, + InstanceExposeCustomEmojis: true, InstanceDeliverToSharedInboxes: true, InstanceLanguages: language.Languages{ { |
