33 lines
1.2 KiB
JSON
33 lines
1.2 KiB
JSON
{
|
|
"BaseDirectory": "/home/michele/netgescon",
|
|
"InputDirectory": "/home/michele/netgescon/estrattimiki",
|
|
"OutputDirectory": "/home/michele/netgescon/estratti",
|
|
"TransmissionDirectory": "/home/michele/netgescon/trasmissioni",
|
|
"LogDirectory": "/home/michele/netgescon/log",
|
|
"Format": "JSON",
|
|
"LogFile": "agent.log",
|
|
"HashAlgorithm": "MD5",
|
|
"RestEndpoint": "https://tuosito/api/agent/sync",
|
|
"RestEndpointCondominio": "http://127.0.0.1:8000/api/v1/import/condominio",
|
|
"AgentKey": "xxxxxxxxxx",
|
|
"LicenseCode": "yyyyyyyyyy",
|
|
"Debug": true,
|
|
"BackupVersions": 2,
|
|
"HashDirectory": "/home/michele/netgescon/estratti/hash",
|
|
"LastSync": "2025-05-26T19:17:34Z",
|
|
"LastSyncFiles": [],
|
|
"KeepAllTransmissions": true,
|
|
"CSVEncoding": "utf-8",
|
|
"ConvertToJSON": true,
|
|
"SendDiffOnly": false,
|
|
"AgentMode": "local",
|
|
"Permissions": "readonly",
|
|
"MySQLHost": "127.0.0.1",
|
|
"MySQLPort": 3306,
|
|
"MySQLDatabase": "netgescon",
|
|
"MySQLUser": "laravel_user",
|
|
"MySQLPassword": "P4ssw0rd.96!",
|
|
"PDFPublicDir": "./public_pdf",
|
|
"RestToken": "yVt3r764wovEAyrenzwDSqGnbNmFuPgG7Q1pmIfz915f1605",
|
|
"AdminToken": "yBuaEHKsPtKRcVrQlsfnTWjKTES3Z2e9mwmfVeX0524f371d"
|
|
} |