4 Commits
Author SHA1 Message Date
ninjabenjiandGitHub 1e62f6cb05 DOC - Note on config filename extension
Seems the config file can be located wherever needed but not using an extension or using an extension other than .yml causes the following error
could not load config file
Unsupported Config Type ""
2022-04-08 10:31:42 +01:00
ninjabenjiandGitHub b4cc0f0ab1 Add warning about location names.
Location names need to be lower case in order to work properly.
2022-04-07 10:32:17 +01:00
ninjabenjiandGitHub a3e539b0b7 Add line break in documentation 2022-04-07 10:00:28 +01:00
ninjabenjiandGitHub 79164e3de0 Add lower case warning for backend name
If uppercase characters are used in a backend name a check (and I assume other actions) will fail.
2022-04-06 21:28:25 +01:00