Skip to content
Snippets Groups Projects
Commit 0017e140 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[fix] WW needs an extension for a file

parent 3c910601
No related branches found
No related tags found
1 merge request!1278WotWizard compliance with Duniter 1.7
...@@ -2,7 +2,7 @@ export const WotWizardConstants = { ...@@ -2,7 +2,7 @@ export const WotWizardConstants = {
DB_NAME_0: 'wotwizard-export_0.db', DB_NAME_0: 'wotwizard-export_0.db',
DB_NAME: 'wotwizard-export.db', DB_NAME: 'wotwizard-export.db',
FILE_UPDATING: 'updating', FILE_UPDATING: 'updating.txt',
BLOCKS_SAVE_BATCH_SIZE: 10, BLOCKS_SAVE_BATCH_SIZE: 10,
DELAY_FOR_UPDATING: 15 * 1000, // in milliseconds DELAY_FOR_UPDATING: 15 * 1000, // in milliseconds
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment