/*
 * Optional parameter to define the path of the csrf_secret.php path.  This
 * variable is for packagers who wish to specify an alternate location of
 * the CRSF secret file.
 */

$path_csrf_secret = '/var/lib/cacti/csrf/csrf-secret.php';

