fix(elixir): missing release files

This commit is contained in:
Schuwi
2025-09-16 14:00:56 +02:00
parent ae861f32a1
commit 9366c0a0a0
7 changed files with 60 additions and 5 deletions

8
rel/remote.vm.args.eex Normal file
View File

@@ -0,0 +1,8 @@
## Customize flags given to the VM: https://www.erlang.org/doc/man/erl.html
## -mode/-name/-sname/-setcookie are configured via env vars, do not set them here
## Increase number of concurrent ports/sockets
##+Q 65536
## Tweak GC to run more often
##-env ERL_FULLSWEEP_AFTER 10