X-Git-Url: https://jasonwoof.com/gitweb/?p=watch-my-terminal.git;a=blobdiff_plain;f=server.coffee;fp=server.coffee;h=2d008a54bb5bebc7bae2cc6c47679d79974903e5;hp=5a20e97ecfa101c443484a33d0fcf555ebf8e013;hb=39f62411c552700fd78c8f457f6e84dd2fdd8c8d;hpb=9c8a049528fc2d75883a76581635335ed98956a6 diff --git a/server.coffee b/server.coffee index 5a20e97..2d008a5 100644 --- a/server.coffee +++ b/server.coffee @@ -1,5 +1,5 @@ # SETTINGS -term_lines = 32 +term_lines = 34 term_columns = 104 http_port = 2218