This commit is contained in:
psy 2020-10-26 12:59:28 +01:00
parent de7432a953
commit f4687935ad
No known key found for this signature in database
GPG key ID: DFF5B17AC3A8ECF5

View file

@ -1,6 +1,6 @@
# Files # Files
All configuration is to be placed inside the `filaes` dict. All configuration is to be placed inside the `files` dict.
This dict is a <key>:<value> mapping. With <key> being the path of a file, for example This dict is a <key>:<value> mapping. With <key> being the path of a file, for example
'/boo/bar'. <value> is a *fileconfig* dict, see below. '/boo/bar'. <value> is a *fileconfig* dict, see below.