mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-09-05 20:42:26 +02:00
Let authenticators provide username and password separately
This commit is contained in:
@@ -93,7 +93,7 @@ auth = auth:example
|
||||
## The `auth:*` sections
|
||||
|
||||
Sections whose names start with `auth:` are used to configure authenticators. An
|
||||
authenticator provides login credentials to one or more crawlers.
|
||||
authenticator provides a username and a password to one or more crawlers.
|
||||
|
||||
Authenticators work similar to crawlers: A section represents an authenticator
|
||||
instance, whose name is the rest of the section name. The type is specified by
|
||||
|
Reference in New Issue
Block a user