Setting a default app

The default app is used when nobody passes an app name through the username (`ssh username@host`) or command (`-t appName`).

Auto discovery

Simply create a file called apps/default.php and this will be your default app.

Array

Use the 'default' array key.

String

When running the server with a string based app, it will become the default and only app.