Compare commits

..

No commits in common. "4cbc6512d4118b32ce4e7094f0bbc116dcb26d3d" and "9fabdb3aa116f30e497c0d067314346c1431886a" have entirely different histories.

4 changed files with 10 additions and 17 deletions

View File

@ -38,11 +38,4 @@ TelNum = "18021272627"
Password = "Gy.123456"
[service]
IsHTTPS = false
[zapLog]
level = "info"
filename = "logs/fiee_zap.log"
maxsize = 5
maxage = 30
maxbackups = 30
IsHTTPS = false

View File

@ -43,6 +43,6 @@ Webhookkey = "whsec_uOQpG6IZTqtfLuePIDtfLCGJPqedSCCN"
[zapLog]
level = "info"
filename = "logs/fiee_zap.log"
maxsize = 5
maxage = 30
maxbackups = 30
max_size = 5
max_age = 30
max_backups = 30

View File

@ -43,6 +43,6 @@ Webhookkey = "whsec_Mol32WD1KcKHUdYsSwap0LR03q2g9qNY"
[zapLog]
level = "info"
filename = "logs/fiee_zap.log"
maxsize = 5
maxage = 30
maxbackups = 30
max_size = 5
max_age = 30
max_backups = 30

View File

@ -45,6 +45,6 @@ Webhookkey = "whsec_uOQpG6IZTqtfLuePIDtfLCGJPqedSCCN"
[zapLog]
level = "info"
filename = "logs/fiee_zap.log"
maxsize = 5
maxage = 30
maxbackups = 30
max_size = 5
max_age = 30
max_backups = 30