Alejandro Acuña
2024-10-22 9214c4e5cec380dc263034f9a0e5a10f0dc1ebac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
 
 
    "Storage":
    {
        "Storage password" : "XkTk/lXBBmtDivSxv5OvPQ==",
        "Storage folder" : "D:/GOST/RED",
        "Expiration days" : 365
    },
    
    
    
    
    "Database":
    {
        "Detections" : 
        {
            "Name" : "GOST",
            "Driver": "org.postgresql.Driver",
            "Connection string": "jdbc:postgresql://172.16.2.12:5432/ARTICGOST",
            "User": "A/zYtigVU7uJN/pJjR1y0A==",
            "Password": "cTSO+EwtFDjTE5l40R+s8w=="
        }
    }
    
 
 
}