This commit is contained in:
2021-12-06 22:15:32 +00:00
parent 27fbd2c4c1
commit 0a665dc8b2
2 changed files with 18 additions and 24 deletions

View File

@@ -22,7 +22,7 @@ Any modern browser (not Internet Explorer) with Javascript enabled and a minimum
## Folders
- Program files : By default (and recommended) AyaNova server program files will be installed to `C:\Program Files\ayanova` folder
- Data files: By default AyaNova will store attachment files, logs and backup files in the %ProgramData% folder under `ayanova` which on most computers will be located at `C:\ProgramData\ayanova`. Each folder location can be changed via [configuration](ops-config-environment-variables.md).
- Data files: All data aside from attachment files is stored in the Postgre database. By default AyaNova will store attachment files, logs and backup files in the %ProgramData% folder under `ayanova` which on most computers will be located at `C:\ProgramData\ayanova`. Each folder location can be changed via [configuration](ops-config-environment-variables.md).
## Installation procedure