Skip to content

Commit

Permalink
Add possibility to runtime switch to short names (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
albsch authored and bieniusa committed Nov 26, 2019
1 parent 7e48b47 commit a597f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/vm.args.src
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Name of the node
-name ${NODE_NAME}
-${SHORT_NAME_PREFIX}name ${NODE_NAME}

## Cookie for distributed erlang
-setcookie ${COOKIE}
Expand Down

0 comments on commit a597f73

Please sign in to comment.