json fmt info
This commit is contained in:
parent
32b4ec8032
commit
29e15793c0
1 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@
|
|||
data_format = "json"
|
||||
json_name_key = "tp"
|
||||
json_time_key = "ts"
|
||||
json_time_format = "unix"
|
||||
json_string_fields = ["ap","rp","tp"]
|
||||
json_time_format = "2006-01-02 15:04:05"
|
||||
json_timezone = "Local"
|
||||
|
|
Loading…
Add table
Reference in a new issue