Compare commits
1 commit
c6d1e88278
...
2192775063
Author | SHA1 | Date | |
---|---|---|---|
2192775063 |
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ const (
|
|||
defaultStorageDB = "polyculeconnect"
|
||||
defaultStorageUser = "polyculeconnect"
|
||||
defaultStoragePassword = "polyculeconnect"
|
||||
defaultStorageSSLMode = ""
|
||||
defaultStorageSSLMode = "disable"
|
||||
defaultStorageSSLCaFile = ""
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue