docs/src/check-config.md

Wed, 08 May 2019 19:22:06 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 08 May 2019 19:22:06 +0200
changeset 590
cda8093116f2
parent 283
0e36bb75a732
permissions
-rw-r--r--

reduces code complexity of util_resource_name()

---
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