]> git.mxchange.org Git - friendica.git/commitdiff
Add documentation
authorSandro Santilli <strk@kbt.io>
Fri, 21 Apr 2017 15:19:11 +0000 (17:19 +0200)
committerSandro Santilli <strk@kbt.io>
Fri, 21 Apr 2017 15:19:11 +0000 (17:19 +0200)
doc/htconfig.md

index a7dd59d1f5b4a0fc4848c11acc6b5e03ae4a246b..a2da0ed9c7d4a0c9ed17d76903b8d65f8899853e 100644 (file)
@@ -25,6 +25,7 @@ Example: To set the directory value please add this line to your .htconfig.php:
 * **allowed_link_protocols** (Array) - Allowed protocols in links URLs, add at your own risk. http is always allowed.
 * **birthday_input_format** - Default value is "ymd".
 * **block_local_dir** (Boolean) - Blocks the access to the directory of the local users.
+* **auth_cookie_lifetime** (Integer) - Number of days that should pass without any activity from a before before the users who choosed "Remember me" when logging in from that browser is considered logged out.
 * **curl_range_bytes** - Maximum number of bytes that should be fetched. Default is 0, which mean "no limit".
 * **db_log** - Name of a logfile to log slow database queries
 * **db_loglimit** - If a database call lasts longer than this value it is logged