mirror of
https://github.com/miniflux/v2.git
synced 2025-08-06 17:41:00 +00:00
Add option to enable maintenance mode
This commit is contained in:
parent
a8de067810
commit
df7a6e18fd
5 changed files with 37 additions and 1 deletions
|
@ -260,6 +260,12 @@ Proxy authentication HTTP header\&.
|
|||
.TP
|
||||
.B AUTH_PROXY_USER_CREATION
|
||||
Set to 1 to create users based on proxy authentication information\&.
|
||||
.TP
|
||||
.B MAINTENANCE_MODE
|
||||
Set to 1 to enable maintenance mode\&.
|
||||
.TP
|
||||
.B MAINTENANCE_MESSAGE
|
||||
Define a custom maintenance message\&.
|
||||
|
||||
.SH AUTHORS
|
||||
.P
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue