Skip to content

Instantly share code, notes, and snippets.

@nifoc
Created February 12, 2015 19:37
Show Gist options
  • Save nifoc/c468d6895f0b0d7398d6 to your computer and use it in GitHub Desktop.
Save nifoc/c468d6895f0b0d7398d6 to your computer and use it in GitHub Desktop.
Example Katja config (env)
[
%{host, "127.0.0.1"},
%{port, 5555},
%{transport, detect},
%{pool, []},
{defaults, [
{host, node_name}
]}
].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment