mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-06 12:03:50 +08:00
docs: use identical indentation
This commit is contained in:
parent
a26681a4d9
commit
4b12bbc1e4
@ -22,11 +22,11 @@ go-cqhttp 支持导入CQHTTP的配置文件, 具体步骤为:
|
|||||||
"password_encrypted": "",
|
"password_encrypted": "",
|
||||||
"enable_db": true,
|
"enable_db": true,
|
||||||
"access_token": "",
|
"access_token": "",
|
||||||
"relogin": {
|
"relogin": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"relogin_delay": 3,
|
"relogin_delay": 3,
|
||||||
"max_relogin_times": 0
|
"max_relogin_times": 0
|
||||||
},
|
},
|
||||||
"post_message_format": "string",
|
"post_message_format": "string",
|
||||||
"ignore_invalid_cqcode": false,
|
"ignore_invalid_cqcode": false,
|
||||||
"force_fragmented": true,
|
"force_fragmented": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user