summaryrefslogtreecommitdiff
path: root/testrig/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'testrig/config.go')
-rw-r--r--testrig/config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/testrig/config.go b/testrig/config.go
index 08c1feb06..b6a7b4c83 100644
--- a/testrig/config.go
+++ b/testrig/config.go
@@ -62,6 +62,7 @@ var testDefaults = config.Configuration{
InstanceExposePeers: true,
InstanceExposeSuspended: true,
+ InstanceExposeSuspendedWeb: true,
InstanceDeliverToSharedInboxes: true,
AccountsRegistrationOpen: true,