mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-01 02:27:47 +00:00
Fixup doc
This commit is contained in:
@@ -214,9 +214,8 @@ Depending on your particular deployment you most probably will want to change th
|
|||||||
Advanced settings
|
Advanced settings
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
The ``AUTH_REQUIRE_TOKENS`` (default: False) setting controls whether thick clients can
|
|
||||||
authenticate using passwords or whether they are forced to use tokens/application
|
The ``AUTH_REQUIRE_TOKENS`` (default: False) setting controls whether thick clients can authenticate using passwords or whether they are forced to use tokens/application specific passwords.
|
||||||
specific passwords.
|
|
||||||
|
|
||||||
The ``API_TOKEN`` (default: None) setting configures the authentication token.
|
The ``API_TOKEN`` (default: None) setting configures the authentication token.
|
||||||
This token must be passed as request header to the API as authentication token.
|
This token must be passed as request header to the API as authentication token.
|
||||||
|
|||||||
Reference in New Issue
Block a user