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, 0 insertions, 1 deletions
diff --git a/testrig/config.go b/testrig/config.go
index d33c4ac8c..8b69b714c 100644
--- a/testrig/config.go
+++ b/testrig/config.go
@@ -89,7 +89,6 @@ var testDefaults = config.Configuration{
},
AccountsRegistrationOpen: true,
- AccountsApprovalRequired: true,
AccountsReasonRequired: true,
AccountsAllowCustomCSS: true,
AccountsCustomCSSLength: 10000,