Files Watching Limit

Posted by Ligar Mugi Syahid on May 14, 2019
1 min read · Last Modified: January 21, 2024
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

Tags: [ linux  ]