Try to load config.php from /data if not available

This commit is contained in:
Frederic Guillot
2015-12-10 20:01:52 -05:00
parent d2f96f294a
commit 786e360d0b
3 changed files with 4 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ New features:
* Add search query attribute for task link
* Add the possibility to define API token in config file
* Add capability to reopen Gitlab issues
* Try to load config.php from /data if not available
Version 1.0.21
--------------