Update to 2022-09-16 10:00

This commit is contained in:
Daniel Berteaud
2022-09-16 10:00:09 +02:00
parent 5f63198ca7
commit 0af60855cc
13 changed files with 32 additions and 24 deletions

View File

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