aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/http/HttpUtils/IndexUrlTestWithConstant.php
Commit message (Collapse)AuthorAgeFilesLines
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
|
* Add manual configuration for root URLArthurHoaro2020-09-121-0/+51
This new setting under 'general.root_url' allows to override automatic discovery of Shaarli instance's URL. Fixes #1339