2022-12-23 20:09:07 +00:00
|
|
|
debug: false
|
|
|
|
log: true
|
|
|
|
dryPrint: false
|
2022-12-25 12:34:18 +00:00
|
|
|
keepFile: false
|
2023-04-26 11:43:47 +00:00
|
|
|
serverId: null
|
2022-12-23 20:09:07 +00:00
|
|
|
concurrency: 4
|
|
|
|
reconnectTimeout: 10
|
|
|
|
refreshRate: 1000
|
|
|
|
tmpDir: /dev/shm/printnatura
|
2023-03-08 17:38:43 +00:00
|
|
|
retryAttempts: 3
|
|
|
|
retryTimeout: 1500
|
2022-11-04 13:41:36 +00:00
|
|
|
db:
|
2022-11-04 13:53:18 +00:00
|
|
|
host: localhost
|
|
|
|
port: 3306
|
|
|
|
user: user
|
|
|
|
password: password
|
|
|
|
database: schema
|
2022-11-04 13:41:36 +00:00
|
|
|
salix:
|
2022-11-04 13:53:18 +00:00
|
|
|
url: http://localhost:3000
|
|
|
|
user: user
|
2023-01-16 06:20:17 +00:00
|
|
|
password: password
|