Sets the height of the fake terminal in the DRb server.

# Set:
Vedeu.configure do
  drb_height 25
  # ...
end

# Get:
Vedeu.config.drb_height