Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions en-US/advanced/configuration_cheat_sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Name|Description
`COOKIE_REMEMBER_NAME`|Name of cookie that saves auto-login information.
`REVERSE_PROXY_AUTHENTICATION_USER`|Header name for reverse proxy authentication username.

### Service (`service`)
### Auth (`auth`)

Name|Description
----|-----------
Expand All @@ -165,7 +165,7 @@ Name|Description
`SKIP_TLS_VERIFY`|Indicate whether to allow insecure certification or not.
`PAGING_NUM`|Number of webhook history that are shown in one page.

### Mailer (`mailer`)
### Email (`email`)

Name|Description
----|-----------
Expand Down