PowerModeler/app_config.ini

27 lines
377 B
INI
Raw Permalink Normal View History

2025-03-14 16:06:20 +08:00
[Log]
level=DEBUG
maxSize=10485760
backups=5
2025-04-01 18:10:48 +08:00
consoleOutput=false
2025-03-14 16:06:20 +08:00
fileOutput=true
[Database-250303170015088]
connName=PostgreSQL
host=127.0.0.1
port=5432
dbType=QPSQL
database=postgres
username=postgres
password=123456
comment=
2025-04-01 18:10:48 +08:00
[Database-250327111518571]
connName=MySQL
host=127.0.0.1
port=3306
dbType=QMYSQL
database=postgres
username=postgres
password=123456
comment=