7 lines
98 B
PHP
7 lines
98 B
PHP
type = "proxy";
|
|
bind_socket = "*:11332";
|
|
upstream "local" {
|
|
default = yes;
|
|
self_scan = yes;
|
|
}
|