mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
Always show small preview pictures, not the big ones
This commit is contained in:
parent
34e808e912
commit
4ddcc77c77
2 changed files with 3 additions and 1 deletions
|
@ -23,6 +23,7 @@ Example: To set the directory value please add this line to your .htconfig.php:
|
|||
## system ##
|
||||
|
||||
* **allowed_link_protocols** (Array) - Allowed protocols in links URLs, add at your own risk. http is always allowed.
|
||||
* **always_show_preview** (Boolean) - Only show small preview picures. Default value is false.
|
||||
* **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 before a user who chose "Remember me" when logging in is considered logged out. Defaults to 7.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue