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 3e949ed89..3f8f22430 100644
--- a/testrig/config.go
+++ b/testrig/config.go
@@ -109,6 +109,7 @@ func testDefaults() config.Configuration {
AccountsRegistrationBacklogLimit: 20,
AccountsAllowCustomCSS: true,
AccountsCustomCSSLength: 10000,
+ AccountsMaxProfileFields: 8,
MediaDescriptionMinChars: 0,
MediaDescriptionMaxChars: 500,