Leantime / leantime

Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
https://leantime.io
GNU Affero General Public License v3.0
4.41k stars 578 forks source link

[BUG] Documentation points to outdated sample config #1739

Open dantefromhell opened 1 year ago

dantefromhell commented 1 year ago

The documentation in https://docs.leantime.io/#/installation/docker points to https://github.com/Leantime/leantime/blob/master/config/configuration.sample.php#L124 while the top of configuration.sample.php states

@deprecated 2.3.15 Please do not use this configuration file anymore

Due to the anchor on line 124 this is very easy to overlook

jiriks74 commented 11 months ago

I no longer see that it's deprecated. The new message says:

/***
 *
 * Config class
 * This class is included for backwards compatibility and to be used with subfolder installations
 *
 * @see config/sample.env
 */