aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/server.requirements.html
Commit message (Collapse)AuthorAgeFilesLines
* Feature: add a Server administration pageArthurHoaro2020-10-211-0/+68
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