pixwhile/example_config.json

6 lines
221 B
JSON

{
"bind_host": "127.0.0.1", // What address to bind to
"bind_port": 8080, // What port to bind to
"image_proxy_url": "https://i.pixiv.cat" // URL to proxy images to (see https://pixiv.cat/reverseproxy.html)
}