Added documentation, config stuff, ...
This commit is contained in:
parent
d71321c834
commit
636a033364
3 changed files with 10 additions and 4 deletions
|
@ -30,6 +30,7 @@ Example: To set the directory value please add this line to your .htconfig.php:
|
|||
* disable_url_validation (Boolean) - Disables the DNS lookup of an URL.
|
||||
* event_input_format - Default value is "ymd".
|
||||
* frontend_worker (Boolean) - Activates the frontend worker which acts as a replacement for running the poller via the command line.
|
||||
* frontend_worker_timeout - Value in minutes after we think that a frontend task was killed by the webserver. Default value is 10.
|
||||
* ignore_cache (Boolean) - For development only. Disables the item cache.
|
||||
* like_no_comment (Boolean) - Don't update the "commented" value of an item when it is liked.
|
||||
* local_block (Boolean) - Used in conjunction with "block_public".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue