This commit is contained in:
2022-02-15 20:56:16 +00:00
parent 381520f865
commit 7b5c87fd28
10 changed files with 87 additions and 20 deletions

View File

@@ -31,6 +31,14 @@ Here is an example config.json file contents, note that each property and value
If you add a property to this file **be sure** to place a comma after the preceding item or the config.json file will be invalid.
### Backslashes in config.json
JSON files require **double backslashes** to be valid.
Windows paths in config.json must have double backslashes as in the example above.
Linux uses the forward slash character for paths so this rule doesn't apply.
## ENVIRONMENT VARIABLES
Set the AyaNova environment variables in the manner appropriate for your operating system, either from the command line or as a host setting. For example: