Configurable signout menu activation (#7968)

This commit is contained in:
Seuf
2017-03-29 11:33:28 +02:00
committed by Torkel Ödegaard
parent ac39ed4218
commit 319b8d8fca
6 changed files with 24 additions and 11 deletions

View File

@@ -267,6 +267,10 @@ options are `Admin` and `Editor` and `Read Only Editor`. e.g. :
Set to true to disable (hide) the login form, useful if you use OAuth, defaults to false.
### disable_signout_menu
Set to true to disable the signout link in the side menu. useful if you use auth.proxy, defaults to false.
<hr>
## [auth.anonymous]