[config] Rename proxyAuth->proxyUser

This commit is contained in:
Sergey Konovalov
2024-04-24 02:04:01 +03:00
parent 8572bec222
commit 3320627d54

View File

@ -133,7 +133,7 @@
"allow": true,
"blockPrivateIP": true,
"proxyUrl": "",
"proxyAuth": {
"proxyUser": {
"username": "",
"password": ""
},