docs/src/check-config.md

Tue, 26 Feb 2019 10:40:23 +0100

author
Mike Becker <universe@uap-core.de>
date
Tue, 26 Feb 2019 10:40:23 +0100
changeset 515
2465dd550bb5
parent 283
0e36bb75a732
permissions
-rw-r--r--

fixes signedness of salt in dav_pw2key()

---
title: 'dav check-config'
---

Validates the config.xml file. If the config is ok, it prints `Configuration OK.` to stdout and returns 0, otherwise it prints an error message to stderr and returns 1.

**Command alias:** check

mercurial