summaryrefslogtreecommitdiff
path: root/docs/configuration-config-file.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-09Added link to libravatar.orgErik Michelson1-1/+1
Signed-off-by: Erik Michelson <erik@liltv.de>
2019-09-09Extended login methods sectionErik Michelson1-2/+43
Signed-off-by: Erik Michelson <erik@liltv.de>
2019-09-09Changed Gravatar to LibravatarErik Michelson1-1/+1
Signed-off-by: Erik Michelson <erik@liltv.de>
2019-08-17Documentation: improved 'Users and Privileges' sectionChristian Bläul1-1/+1
Signed-off-by: Christian Bläul <christian@blaeul.de>
2019-08-17Documentation: improved sessionLife descriptionChristian Bläul1-1/+1
Signed-off-by: Christian Bläul <christian@blaeul.de>
2019-08-17Documentation: improved 'Email (local account)' sectionsChristian Bläul1-2/+2
Signed-off-by: Christian Bläul <christian@blaeul.de>
2019-08-17Documentation: improved dbURL descriptionChristian Bläul1-1/+1
Signed-off-by: Christian Bläul <christian@blaeul.de>
2019-08-17Documentation: Improved descriptions of 'Users and Privileges' sectionChristian Bläul1-3/+3
Signed-off-by: Christian Bläul <christian@blaeul.de>
2019-08-17Documentation: converted descriptions to sentences to allow more detailsChristian Bläul1-7/+7
No content was added; this is just a formatting commit. Signed-off-by: Christian Bläul <christian@blaeul.de>
2019-08-17Config documentation: Improved spelling and capitalization of servicesChristian Bläul1-6/+6
Signed-off-by: Christian Bläul <christian@blaeul.de>
2019-08-17Documentation of config options: Improve loglevelChristian Bläul1-1/+1
Signed-off-by: Christian Bläul <christian@blaeul.de>
2019-08-17Documentation of config options: Improve dbChristian Bläul1-1/+1
Signed-off-by: Christian Bläul <christian@blaeul.de>
2019-05-25Add config for toobusy middlewareSheogorath1-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>
2019-04-10Add lutim supportDylan Dervaux1-2/+8
Signed-off-by: Dylan Dervaux <dylanderv05@gmail.com>
2019-04-01minor fixes to internal links in documentationClaudius1-6/+6
2019-04-01breaking up config docs into sectionsClaudius1-30/+112
Signed-off-by: Claudius <opensource@amenthes.de>
2019-04-01striving for consistency across various docsClaudius1-1/+2
Signed-off-by: Claudius <opensource@amenthes.de>
2019-04-01splitting README.md into files in /docs for better readabilityClaudius1-0/+64
Signed-off-by: Claudius <opensource@amenthes.de>