Add config.json

This commit is contained in:
Mark 2024-07-16 23:38:26 +02:00
parent ad84e85d37
commit 2d3c39b596

19
config.json Normal file
View File

@ -0,0 +1,19 @@
{
"SMPPServer": {
"Hostname": "85.112.179.131",
"Port": 2777,
"Username": "marktest1_M1_1",
"Password": "rF2kZ6GE",
"SSL": "1"
},
"SMSSend": {
"Source": "tolo",
"Destination": "35699266305",
"Content": "5126432",
"Count": 1,
"ValidityPeriod": ""
},
"OtherSettings": {
"LogLevel": "INFO"
}
}