summaryrefslogtreecommitdiff
path: root/internal/config/db.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/config/db.go')
-rw-r--r--internal/config/db.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/config/db.go b/internal/config/db.go
index 7ea71a8b6..ffdc07521 100644
--- a/internal/config/db.go
+++ b/internal/config/db.go
@@ -46,4 +46,4 @@ var DBTLSModeEnable DBTLSMode = "enable"
var DBTLSModeRequire DBTLSMode = "require"
// DBTLSModeUnset means that the TLS mode has not been set.
-var DBTLSModeUnset DBTLSMode = ""
+var DBTLSModeUnset DBTLSMode