filer: support memsql
fix https://github.com/chrislusf/seaweedfs/issues/1141
This commit is contained in:
@@ -95,6 +95,7 @@ password = ""
|
||||
database = "" # create or use an existing database
|
||||
connection_max_idle = 2
|
||||
connection_max_open = 100
|
||||
interpolateParams = false
|
||||
|
||||
[postgres] # or cockroachdb
|
||||
# CREATE TABLE IF NOT EXISTS filemeta (
|
||||
|
||||
Reference in New Issue
Block a user