mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
fix backups
* pluralize variable `backup_folder` -> `backups_folder` * change env case `MEILI_backup_folder` -> `MEILI_BACKUPS_FOLDER` * add miliseconds to backup ID to reduce colisions * fix forgoten stats synchronization
This commit is contained in:
@ -8,5 +8,5 @@
|
||||
}
|
||||
],
|
||||
"dbVersion": "0.13.0",
|
||||
"backupVersion": "1"
|
||||
"dumpVersion": "1"
|
||||
}
|
Reference in New Issue
Block a user