27 lines
377 B
INI
27 lines
377 B
INI
[Log]
|
|
level=DEBUG
|
|
maxSize=10485760
|
|
backups=5
|
|
consoleOutput=false
|
|
fileOutput=true
|
|
|
|
[Database-250303170015088]
|
|
connName=PostgreSQL
|
|
host=127.0.0.1
|
|
port=5432
|
|
dbType=QPSQL
|
|
database=postgres
|
|
username=postgres
|
|
password=123456
|
|
comment=无
|
|
|
|
[Database-250327111518571]
|
|
connName=MySQL
|
|
host=127.0.0.1
|
|
port=3306
|
|
dbType=QMYSQL
|
|
database=postgres
|
|
username=postgres
|
|
password=123456
|
|
comment=无
|