upd
This commit is contained in:
parent
8bdf71f2ed
commit
fa80a4cf5c
3 changed files with 15 additions and 2 deletions
13
config/chatimageconfig.json
Normal file
13
config/chatimageconfig.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"cachePath": "ChatImageCache",
|
||||
"limitWidth": 125,
|
||||
"limitHeight": 125,
|
||||
"paddingLeft": 1,
|
||||
"paddingRight": 1,
|
||||
"paddingTop": 1,
|
||||
"paddingBottom": 1,
|
||||
"gifSpeed": 3,
|
||||
"nsfw": false,
|
||||
"cqCode": true,
|
||||
"timeout": 5
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue