Use database prefix instead of name

This commit is contained in:
nolash
2021-11-10 09:07:23 +01:00
parent 21b0c4a48b
commit 140b72a72b
6 changed files with 22 additions and 19 deletions

View File

@@ -3,7 +3,8 @@ engine =
driver =
host =
port =
name = cic-cache
#name = cic-cache
prefix =
user =
password =
debug = 0