JMLX42 / cocorico

Cocorico is an open online voting platform powered by the blockchain.
https://cocorico.cc
MIT License
89 stars 21 forks source link

Add a cron job to remove old ethash DAG files. #71

Closed JMLX42 closed 8 years ago

JMLX42 commented 8 years ago

Ethereum generates DAG files: https://github.com/ethereum/wiki/wiki/Ethash-DAG They can take a lot of disk space. The daily cron job will remove all ethash DAG files except the two most recent ones.