diff options
Diffstat (limited to 'config.example.json')
| -rwxr-xr-x | config.example.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example.json b/config.example.json index 70e1c1b..f3186f1 100755 --- a/config.example.json +++ b/config.example.json @@ -10,7 +10,7 @@ "update-interval": 5 }, "static-path": "static", - "download-proxy": "http://127.0.0.1:8080", + "download-proxy": "", "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36", "proxy": true, "nsfw": false |
