ansible-docker/files/40-max-user-watches.conf
2024-03-21 23:19:14 +01:00

3 lines
No EOL
97 B
Text

# increase open file limit
fs.inotify.max_user_instances=8192
fs.inotify.max_user_watches=1048576