Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
randysecrist committed Jun 2, 2014
1 parent 78308cb commit d4e2a89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 122 deletions.
122 changes: 0 additions & 122 deletions html/js/websockets.js

This file was deleted.

1 change: 1 addition & 0 deletions src/rinamo_config.erl
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ get_ssl_keyfile() ->

get_index_strategy() ->
proplists:get_value(strategy, get_env(index)).

%% Internal
get_env(Key) ->
{_, Value} = application:get_env(rinamo, Key),
Expand Down

0 comments on commit d4e2a89

Please sign in to comment.