The json standard does not allow comments

Change-Id: I89d8243fbe333b7e9a239248e5b5db2f867b0273
This commit is contained in:
jiangzhilin 2023-03-21 15:59:29 +08:00
parent d63d4c50cd
commit 67718e3a36

View File

@ -1,4 +1,4 @@
{
"log_save_days": "30" // the retention days of logs(ElasticSearch indexes).
"log_save_days": "30"
}