taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit a902fc413bb9357e1909037d1f54fd88c2c3d954
parent 301f19e16199c56aeff4b0c8a2839b8b47d1e56e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sat, 12 Dec 2020 00:34:47 -0500

mark up ‘unixpath_mode’; fix mode bits expansion

Diffstat:
Mtaler-auditor-manual.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst @@ -309,8 +309,8 @@ The following values are to be configured in the section [auditor]: - ``unixpath``: set to the UNIX domain socket path to listen on if ``serve`` is ``unix`` -- unixpath_mode: number giving the mode with the access permission MASK - for the unixpath (i.e. 660 = rw-rw—-). +- ``unixpath_mode``: number giving the mode with the access permission MASK + for the unixpath (i.e. 660 = ``rw-rw----``). .. _AuditorBank-account: