neuralgia/config/chatimageconfig.json
2023-12-11 07:10:37 +07:00

13 lines
No EOL
228 B
JSON

{
"cachePath": "ChatImageCache",
"limitWidth": 125,
"limitHeight": 125,
"paddingLeft": 1,
"paddingRight": 1,
"paddingTop": 1,
"paddingBottom": 1,
"gifSpeed": 3,
"nsfw": false,
"cqCode": true,
"timeout": 5
}