This commit is contained in:
2022-03-27 20:01:15 +00:00
parent 12094f9e0b
commit 7dc89365e8
2 changed files with 3 additions and 3 deletions

View File

@@ -102,7 +102,7 @@ The only way to undo an update is to [restore the database](ops-restore.md) from
You can import / update from either JSON or CSV files.
Internally AyaNova only imports .json data; a .csv file is converted to json format first by the web app before sending it to the AyaNova server for import.
The AyaNova server only supports .json data; a .csv file is converted to json format first by the AyaNova web app before sending it to the AyaNova server for import.
### Import file format