this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Use a real block size

garrison 2fb9299f ecbe72fa

+1 -2
+1 -2
lib/trinity/sim_file.ex
··· 85 85 end 86 86 end 87 87 88 - # TODO: much larger 89 - @block_size 4 88 + @block_size 1024 90 89 91 90 defp sim_pread(fd, loc, bytes) do 92 91 %{file_data: file_data} = get_sim()