Update to 2022-07-20 18:00

This commit is contained in:
Daniel Berteaud
2022-07-20 18:00:17 +02:00
parent 32c39ed1bd
commit 451ab0b1ef
2 changed files with 4 additions and 2 deletions

View File

@@ -173,6 +173,8 @@
command: make
args:
chdir: "{{ jitsi_root_dir }}/src/meet"
environment:
NODE_OPTIONS: "--max_old_space_size=3072"
become_user: "{{ jitsi_user }}"
#- name: Reset git (so next run won't detect a change)