mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Remove last traces of password_command
This commit is contained in:
parent
296c216bae
commit
4ffce4ef12
1 changed files with 0 additions and 10 deletions
|
|
@ -35,16 +35,6 @@ General Section
|
||||||
been added on one side or deleted on the other. Relative paths will be
|
been added on one side or deleted on the other. Relative paths will be
|
||||||
interpreted as relative to the configuration file's directory.
|
interpreted as relative to the configuration file's directory.
|
||||||
|
|
||||||
- ``password_command`` specifies a command to query for server passwords. The
|
|
||||||
command will be called with the username as the first argument, and the
|
|
||||||
hostname as the second.
|
|
||||||
|
|
||||||
.. versionadded:: 0.3.0
|
|
||||||
The ``passwordeval`` parameter.
|
|
||||||
|
|
||||||
.. versionchanged:: 0.4.0
|
|
||||||
The ``passwordeval`` parameter has been renamed to ``password_command``.
|
|
||||||
|
|
||||||
.. _pair_config:
|
.. _pair_config:
|
||||||
|
|
||||||
Pair Section
|
Pair Section
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue