Mattermost Beta: Increase the number of watches allowed by the system

This commit is contained in:
Pierre Rudloff 2019-04-28 17:22:03 +02:00
parent 3068d6b0ce
commit b15c20f06f

View file

@ -215,6 +215,8 @@ Builds:
commit: v1.18.1
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288
- sysctl -p
- apt-get update || apt-get update
- apt-get install -y --no-install-recommends -t stretch-backports npm
init: