diff --git a/htconfig.php b/htconfig.php index 08beb0b50e..f9b50cd4c4 100644 --- a/htconfig.php +++ b/htconfig.php @@ -93,4 +93,4 @@ $a->config['system']['directory'] = 'https://dir.friendica.social'; $a->config['system']['allowed_link_protocols'] = array('ftp', 'ftps', 'mailto', 'cid', 'gopher'); // Authentication cookie lifetime, in days -$a->config['system']['auth_cookie_lifetime'] = 7 +$a->config['system']['auth_cookie_lifetime'] = 7;