Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
Dicklesworthstone authored Sep 4, 2023
1 parent 07c7748 commit 4165dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ MAX_RETRIES=10
DB_WRITE_BATCH_SIZE=25
RETRY_DELAY_BASE_SECONDS=1
JITTER_FACTOR=0.1
USE_RAMDISK=True
USE_RAMDISK=False
RAMDISK_PATH = "/mnt/ramdisk"
RAMDISK_SIZE_IN_GB=10

0 comments on commit 4165dc4

Please sign in to comment.