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 fc479e77a..82f333756 100644
--- a/testrig/config.go
+++ b/testrig/config.go
@@ -34,6 +34,7 @@ var testDefaults = config.Configuration{
LogLevel: "trace",
LogDbQueries: true,
ApplicationName: "gotosocial",
+ LandingPageUser: "",
ConfigPath: "",
Host: "localhost:8080",
AccountDomain: "localhost:8080",