Added info about cookies

This commit is contained in:
Manuel Cillero 2017-10-05 19:38:44 +02:00
parent 262f0b730b
commit 9777b4c1ba
9 changed files with 87 additions and 417 deletions

View file

@ -75,6 +75,9 @@ $conf = array(
# 'reverse_proxy' => TRUE,
# 'reverse_proxy_addresses' => array('a.b.c.d', ...),
// EU Cookie Compliance (uncomment to activate popup):
# 'eu_cookie_compliance' => 1,
// Secure Pages (uncomment to deactivate secure pages SSL module):
# 'securepages_enable' => 0,