mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
fix
This commit is contained in:
parent
b8408c4372
commit
dfef67850a
@ -70,6 +70,10 @@ cat <<EOF > $CONFIG_PATH
|
|||||||
"enable": ${WSR_ENABLE},
|
"enable": ${WSR_ENABLE},
|
||||||
"urls": $WS_URLS
|
"urls": $WS_URLS
|
||||||
},
|
},
|
||||||
|
"GroupLocalTime":{
|
||||||
|
Record: false,
|
||||||
|
RecordList: []
|
||||||
|
}
|
||||||
"debug": ${DEBUG_ENABLE},
|
"debug": ${DEBUG_ENABLE},
|
||||||
"heartInterval": ${HEART_INTERVAL},
|
"heartInterval": ${HEART_INTERVAL},
|
||||||
"messagePostFormat": "$MESSAGE_POST_FORMAT",
|
"messagePostFormat": "$MESSAGE_POST_FORMAT",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user