summaryrefslogtreecommitdiff
path: root/docs/configuration-config-file.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added link to libravatar.orgErik Michelson2019-09-091-1/+1
| | | | Signed-off-by: Erik Michelson <erik@liltv.de>
* Extended login methods sectionErik Michelson2019-09-091-2/+43
| | | | Signed-off-by: Erik Michelson <erik@liltv.de>
* Changed Gravatar to LibravatarErik Michelson2019-09-091-1/+1
| | | | Signed-off-by: Erik Michelson <erik@liltv.de>
* Documentation: improved 'Users and Privileges' sectionChristian Bläul2019-08-171-1/+1
| | | | Signed-off-by: Christian Bläul <christian@blaeul.de>
* Documentation: improved sessionLife descriptionChristian Bläul2019-08-171-1/+1
| | | | Signed-off-by: Christian Bläul <christian@blaeul.de>
* Documentation: improved 'Email (local account)' sectionsChristian Bläul2019-08-171-2/+2
| | | | Signed-off-by: Christian Bläul <christian@blaeul.de>
* Documentation: improved dbURL descriptionChristian Bläul2019-08-171-1/+1
| | | | Signed-off-by: Christian Bläul <christian@blaeul.de>
* Documentation: Improved descriptions of 'Users and Privileges' sectionChristian Bläul2019-08-171-3/+3
| | | | Signed-off-by: Christian Bläul <christian@blaeul.de>
* Documentation: converted descriptions to sentences to allow more detailsChristian Bläul2019-08-171-7/+7
| | | | | | No content was added; this is just a formatting commit. Signed-off-by: Christian Bläul <christian@blaeul.de>
* Config documentation: Improved spelling and capitalization of servicesChristian Bläul2019-08-171-6/+6
| | | | Signed-off-by: Christian Bläul <christian@blaeul.de>
* Documentation of config options: Improve loglevelChristian Bläul2019-08-171-1/+1
| | | | Signed-off-by: Christian Bläul <christian@blaeul.de>
* Documentation of config options: Improve dbChristian Bläul2019-08-171-1/+1
| | | | Signed-off-by: Christian Bläul <christian@blaeul.de>
* Add config for toobusy middlewareSheogorath2019-05-251-0/+1
| | | | | | | | | | With very low CPU frequency or bad IO situation, as well as not-loaded JS CodiMD happens to present unneeded "I'm busy"-messages to users. This patch allows to configure the lag. The default is taken from the libray but set in our own default configs. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* Add lutim supportDylan Dervaux2019-04-101-2/+8
| | | | Signed-off-by: Dylan Dervaux <dylanderv05@gmail.com>
* minor fixes to internal links in documentationClaudius2019-04-011-6/+6
|
* breaking up config docs into sectionsClaudius2019-04-011-30/+112
| | | | Signed-off-by: Claudius <opensource@amenthes.de>
* striving for consistency across various docsClaudius2019-04-011-1/+2
| | | | Signed-off-by: Claudius <opensource@amenthes.de>
* splitting README.md into files in /docs for better readabilityClaudius2019-04-011-0/+64
Signed-off-by: Claudius <opensource@amenthes.de>