]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Server admin: do not retrieve latest version without update_check 1637/head
authorArthurHoaro <arthur@hoa.ro>
Mon, 9 Nov 2020 13:37:45 +0000 (14:37 +0100)
committerArthurHoaro <arthur@hoa.ro>
Mon, 9 Nov 2020 13:42:30 +0000 (14:42 +0100)
If the setting 'updates.check_updates' is disabled, do not retrieve the latest version on server administration page.

Additionally, updated default values for

  - updates.check_updates from false to true
  - updates.check_updates_branch from stable to latest


No differences found