FILER: pass & db

fix revert from white labeling
This commit is contained in:
LazyDBA247-Anyvision
2020-03-03 10:43:45 +02:00
parent 0db304ed1c
commit 0e22ed44d7
2 changed files with 2 additions and 2 deletions

View File

@@ -249,7 +249,7 @@ filer:
WEED_MYSQL_ENABLED: "true"
WEED_MYSQL_HOSTNAME: "mysql-db-host"
WEED_MYSQL_PORT: "3306"
WEED_MYSQL_DATABASE: "sw-database"
WEED_MYSQL_DATABASE: "sw_database"
WEED_MYSQL_CONNECTION_MAX_IDLE: "10"
WEED_MYSQL_CONNECTION_MAX_OPEN: "150"
# enable usage of memsql as filer backend