docs/src/check-config.md@0b96ae226838
docs/src/check-config.md
Wed, 30 May 2018 11:26:28 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Wed, 30 May 2018 11:26:28 +0200
- changeset 388
- 0b96ae226838
- parent 283
-
0e36bb75a732
- permissions
- -rw-r--r--
fixes double-malloc() in tags.c + marks a realloc() problem
---
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