Files
pannello/proxy/conntrack.sample.conf
2016-03-23 09:58:00 +01:00

10 lines
104 B
Plaintext

$proxy_IP = '';
$proxy_PORT = 3128;
$DBhost = '';
$DBname = '';
$DBuser = '';
$DBpass = '';
return 1;