Switch to side-by-side view

--- a/upmpd/upmpdcli.conf
+++ b/upmpd/upmpdcli.conf
@@ -30,6 +30,8 @@
 #upnpport = 
 
 # Decide if we offer the OpenHome services. 0 or 1. 
-# The default is 'yes' in the configuration file, and 'no' in the code, so
-# that people don't get surprised during a software update.
+# The default is 'yes' as OpenHome queuing is superior for most usages.
 openhome = 1
+
+# Save queue metadata to disk to allow persistence across restart, like MPD.
+ohmetapersist = 1