<?php

// Change to squidGuard and sarg config file paths
$SargConf = "/etc/sarg.conf";
$squidGuardConf = "/etc/squidGuard.conf";

// File where URL to block will be appended
$DefaultSquidBlock = "/etc/squid/block.txt";

// Choose the locale you want to use to display messages (it must exist on your system)
$language = "fr_BE.utf-8";

?>
