summaryrefslogtreecommitdiff
path: root/docs/configuration.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-08Update documentation and messages to new default valueErik Michelson1-1/+1
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2020-08-27Add config option for cookie SameSite policyErik Michelson1-12/+13
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2020-08-04feat: add default values to configuration documentationoupala1-147/+148
Add default values to configuration documentation when a default value is hard-coded. Specify **no default** otherwise. Signed-off-by: oupala <oupala@users.noreply.github.com>
2020-07-11allow to set a saml client certificateSimeon Keske1-12/+13
Signed-off-by: Simeon Keske <git@n0emis.eu>
2020-07-10style: linting markdown filesoupala1-23/+24
Linting markdown files according to default remark-lint configuration. Files inside the `public` directory were not linted. Signed-off-by: oupala <oupala@users.noreply.github.com>
2020-06-20Backport of #278 for 1.6.1Victor Berger1-1/+2
This is a backport of #278 with the default value of `scope` changed to `undefined`. This is thus a fully backward-compatible change. Signed-off-by: Victor Berger <victor.berger@m4x.org>
2020-06-19Fix docs/configuration formattingDexter Chua1-4/+4
Signed-off-by: Dexter Chua <dalcde@yahoo.com.hk>
2020-06-17refactor: move some documentationoupala1-4/+4
Signed-off-by: oupala <oupala@users.noreply.github.com>
2020-06-17fix: document CMD_S3_ENDPOINT ENV variableoupala1-0/+1
fix #349 Signed-off-by: oupala <oupala@users.noreply.github.com>
2020-06-17refactor: lint markdownoupala1-24/+1
Signed-off-by: oupala <oupala@users.noreply.github.com>
2020-06-17doc: merge configuration-config-file.md and configuration-env-vars.md to ↵oupala1-0/+288
configuration.md Signed-off-by: oupala <oupala@users.noreply.github.com>