]> git.mxchange.org Git - friendica.git/commitdiff
Update htconfig documentation
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 3 Mar 2018 17:13:43 +0000 (12:13 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Wed, 7 Mar 2018 00:52:36 +0000 (19:52 -0500)
doc/htconfig.md

index bed6f790295af3256e32f72cac811a7dc5d9b9cc..1f1b62bd49cf6262777c432e9f1137c24703c7f6 100644 (file)
@@ -27,6 +27,7 @@ Example: To set the automatic database cleanup process add this line to your .ht
 * **always_show_preview** (Boolean) - Only show small preview picures. Default value is false.
 * **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 before a user who chose "Remember me" when logging in is considered logged out. Defaults to 7.
+* **config_adapter** (jit|preload) - Allow to switch the configuration adapter to improve performances at the cost of memory consumption. Default value is "jit"
 * **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