mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-13 08:00:15 +00:00
document that YAML hates tabs (fixes #70)
This commit is contained in:
parent
32f4e2924f
commit
fc18d43fd4
@ -8,6 +8,9 @@
|
||||
#
|
||||
# This file should be called 'administration.yml' in the config directory.
|
||||
#
|
||||
# Make sure field-separating whitespace does not contain any ^I (tab)
|
||||
# characters. The YAML parser will trip over them ungracefully.
|
||||
#
|
||||
|
||||
##
|
||||
## The database username for connecting with sufficient rights to create
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user