This commit is contained in:
@@ -15,7 +15,7 @@ AyaNova expects the temporary files folder path to be provided by an environment
|
||||
`AYANOVA_TEMP_FILES_PATH`
|
||||
|
||||
The value specified should be a string containing a fully qualified file path for the platform, for example:
|
||||
`c:\data\ayanova\tempfiles`
|
||||
`c:\ProgramData\ayanova\tempfiles`
|
||||
|
||||
Example command line parameter
|
||||
|
||||
@@ -25,7 +25,7 @@ Example environment variable
|
||||
|
||||
Windows
|
||||
|
||||
`set "AYANOVA_TEMP_FILES_PATH=c:\data\ayanova\tempfiles"`
|
||||
`set "AYANOVA_TEMP_FILES_PATH=c:\ProgramData\ayanova\tempfiles"`
|
||||
|
||||
Linux / MAC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user