Gestione separata conf conntrack

This commit is contained in:
cmaffio
2016-03-23 09:58:00 +01:00
parent 3ff2f8dc30
commit 0e421a3956
3 changed files with 22 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
$proxy_IP = '';
$proxy_PORT = 3128;
$DBhost = '';
$DBname = '';
$DBuser = '';
$DBpass = '';
return 1;