summaryrefslogtreecommitdiffstatshomepage
path: root/src/SemanticScuttle/Config.php
Commit message (Collapse)AuthorAgeFilesLines
* Clean up configuration file findingGravatar Tom Willemse2024-06-051-17/+14
| | | | Don't make finding the default files dependent on finding regular files.
* Gracefully handle being unable to find any config filesGravatar Tom Willemse2024-06-051-8/+12
|
* Fix bug #3431742: open_basedir problems with /etc/ ↵Gravatar Christian Weiske2011-11-021-6/+20
| | | | config files
* support global and per-host configuration filesGravatar Christian Weiske2011-07-211-0/+109