mirror of
https://github.com/woodchen-ink/webp_server_go.git
synced 2025-07-18 13:42:02 +08:00
8 lines
168 B
JSON
8 lines
168 B
JSON
{
|
|
"HOST": "127.0.0.1",
|
|
"PORT": "3333",
|
|
"QUALITY": "80",
|
|
"IMG_PATH": "/path/to/pics",
|
|
"EXHAUST_PATH": "",
|
|
"ALLOWED_TYPES": ["jpg","png","jpeg","bmp","gif"]
|
|
} |