Skip to content

Commit

Permalink
fix number in online.toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Thea Rossman authored and thearossman committed Oct 18, 2024
1 parent d8fb714 commit 1e3aa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/online.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ main_core = 0
nb_memory_channels = 6

[mempool]
capacity = 8388608
capacity = 8_388_608
cache_size = 512

[online]
Expand Down

0 comments on commit 1e3aa86

Please sign in to comment.