changeset ade594782410 in trytond:default
details: https://hg.tryton.org/trytond?cmd=changeset;node=ade594782410
description:
Correct underline on passlib in config docs
issue8460
review273551002
diffstat:
doc/topics/configuration.rst | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 8f02ce4fd4b6 -r ade594782410 doc/topics/configuration.rst
--- a/doc/topics/configuration.rst Fri Jun 28 22:11:59 2019 +0200
+++ b/doc/topics/configuration.rst Fri Jun 28 22:14:25 2019 +0200
@@ -360,7 +360,7 @@
Default: `86400` (24h)
passlib
--------
+~~~~~~~
The path to the `INI file to load as CryptContext
<https://passlib.readthedocs.io/en/stable/narr/context-tutorial.html#loading-saving-a-cryptcontext>`_.