This commit is contained in:
手瓜一十雪 2024-07-26 22:52:47 +08:00 committed by GitHub
parent b8408c4372
commit dfef67850a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,6 +70,10 @@ cat <<EOF > $CONFIG_PATH
"enable": ${WSR_ENABLE},
"urls": $WS_URLS
},
"GroupLocalTime":{
Record: false,
RecordList: []
}
"debug": ${DEBUG_ENABLE},
"heartInterval": ${HEART_INTERVAL},
"messagePostFormat": "$MESSAGE_POST_FORMAT",