Switch to side-by-side view

--- a/src/sampleconf/recoll.conf.in
+++ b/src/sampleconf/recoll.conf.in
@@ -158,6 +158,11 @@
 # white space with double quotes. The default is empty, here follows an
 # example:
 # mondelaypatterns = *.log:20  "*with spaces.*:30"
+
+# ionice class for monitor (on platforms where this is supported)
+# monioniceclass = 3
+# ionice class param for monitor (on platforms where this is supported)
+# monioniceclassdata = 
 
 # If this is set, process the directory where Beagle Web browser plugins
 # copy visited pages for indexing. Of course, Beagle MUST NOT be running,