Index: README =================================================================== --- README (revision 560) +++ README (working copy) @@ -299,3 +305,12 @@ example queries in the RDF-Query-example "tracker-query < RDFFILE" + +SETTING INOTIFY LIMIT + +Add this line to /etc/sysctl.conf: + +"fs.inotify.max_user_watches = (number of folders to be watched; default is 8192)" + +This should take effect once the system is restarted. +