]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Feature: add a Server administration page 1604/head
authorArthurHoaro <arthur@hoa.ro>
Wed, 21 Oct 2020 11:12:15 +0000 (13:12 +0200)
committerArthurHoaro <arthur@hoa.ro>
Wed, 21 Oct 2020 13:06:47 +0000 (15:06 +0200)
It contains mostly read only information about the current Shaarli instance,
PHP version, extensions, file and folder permissions, etc.
Also action buttons to clear the cache or sync thumbnails.

Part of the content of this page is also displayed on the install page,
to check server requirement before installing Shaarli config file.

Fixes #40
Fixes #185


No differences found