Skip to content

Commit 798044e

Browse files
committed
do not contrain open files limit
1 parent d1a3876 commit 798044e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/sync.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ commands:
2020
--connectTimeout, '%API_TIMEOUT%',
2121
-r, dirbased, -G, -m, '256', --leadingWildCards, 'on',
2222
-c, /usr/local/bin/ctags, -U, '%URL%', -H, '%PROJECT%']
23-
limits: {RLIMIT_NOFILE: 1024}
2423
args_subst: {"%API_TIMEOUT%": "$API_TIMEOUT"}
2524
- call:
2625
uri: '%URL%api/v1/messages?tag=%PROJECT%'

0 commit comments

Comments
 (0)