mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
Remove system.no_auto_update personal config key and assume default value of true
- By popular request, the behavior with false was too perturbating
This commit is contained in:
parent
dfcfae6bcc
commit
3b9bf4d70d
7 changed files with 40 additions and 44 deletions
|
@ -13,7 +13,6 @@
|
|||
|
||||
{{include file="field_input.tpl" field=$itemspage_mobile_network}}
|
||||
{{include file="field_input.tpl" field=$ajaxint}}
|
||||
{{include file="field_checkbox.tpl" field=$no_auto_update}}
|
||||
{{include file="field_checkbox.tpl" field=$enable_smile}}
|
||||
{{include file="field_checkbox.tpl" field=$infinite_scroll}}
|
||||
{{include file="field_checkbox.tpl" field=$enable_smart_threading}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue