Switch to side-by-side view

--- a
+++ b/web/init/default-scweb
@@ -0,0 +1,12 @@
+# Values for the upmpdcli Songcast Receiver control web interface
+
+# Actually start ?
+SCWEB_DORUN=yes
+
+SCWEB_USER=upmpdcli
+
+# Address can 0.0.0.0 for all interfaces or empty for localhost only
+SCWEB_ADDRESS=0.0.0.0
+
+# Choose port
+#SCWEB_PORT=8777