You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: managed_davx5.rst
+17-4
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,9 @@ It's advisable to set an expiration time for the configuration file on the Web s
72
72
Configuration variables
73
73
=======================
74
74
75
-
These variables can be used for Managed DAVx⁵ configuration:
75
+
These variables can be used for Managed DAVx⁵ configuration.
76
+
77
+
If they are specific to a certain version, this is mentioned before the variable. Deprecated variables shouldn't be used anymore and will be removed in the future. Use their replacements instead.
76
78
77
79
:Name: license
78
80
:Type: text
@@ -136,16 +138,26 @@ These variables can be used for Managed DAVx⁵ configuration:
136
138
:Type: text
137
139
:Required: no
138
140
:Description: pre-filled password when an account is added; see security note below
139
-
140
141
.. warning::
141
142
Using ``login_password`` is only recommended with app-specific per-user passwords. Keep in mind that the user
142
-
may be able to retrieve the password even if ``login_lock_credentials`` is set.
143
+
may be able to retrieve the password even if ``login_credentials_lock`` is set.
0 commit comments