Skip to content

Commit

Permalink
hacked together load balancing reroutes in fileconfig (ThreeMammals#211)
Browse files Browse the repository at this point in the history
* hacked together load balancing reroutes in fileconfig

* some renaming and refactoring

* more renames

* hacked away the old config json

* test for issue 213

* renamed key

* dont share ports

* oops

* updated docs

* mvoed docs around

* port being used
  • Loading branch information
TomPallister authored Jan 31, 2018
1 parent f572d1b commit 3ac9b3b
Show file tree
Hide file tree
Showing 440 changed files with 29,740 additions and 28,464 deletions.
18 changes: 9 additions & 9 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
root = true

[*]
end_of_line = crlf
insert_final_newline = true

[*.cs]
indent_style = space
indent_size = 4
root = true

[*]
end_of_line = crlf
insert_final_newline = true

[*.cs]
indent_style = space
indent_size = 4
Loading

0 comments on commit 3ac9b3b

Please sign in to comment.