WF AQ

Knowledge base

22 Aprile 2024
di admin@admin
Commenti disabilitati su Aumentare il numero di watchers in Linux

Aumentare il numero di watchers in Linux

You can get your current inotify file watch limit by executing: $ cat /proc/sys/fs/inotify/max_user_watches When this limit is not enough to monitor all files inside a directory, the limit must be increased for Listen to work properly. You can set … Continua a leggere