New command line option:
[pazpar2-moved-to-github.git] / doc / pazpar2.xml
index 0ced8cd..54f92b4 100644 (file)
@@ -33,6 +33,7 @@
    <arg choice="opt"><option>-l <replaceable>logfile</replaceable></option></arg>
    <arg choice="opt"><option>-p <replaceable>pidfile</replaceable></option></arg>
    <arg choice="opt"><option>-t <replaceable>path</replaceable></option></arg>
+   <arg choice="opt"><option>-T <replaceable>session_timeout</replaceable></option></arg>
    <arg choice="opt"><option>-u <replaceable>uid</replaceable></option></arg>
    <arg choice="opt"><option>-V</option></arg>
    <arg choice="opt"><option>-X</option></arg>
      </para>
     </listitem>
    </varlistentry>
+
    <varlistentry>
     <term><option>-t <replaceable>path</replaceable></option></term>
     <listitem>
      </para>
     </listitem>
    </varlistentry>
+   <varlistentry>
+    <term><option>-T <replaceable>session_timeout</replaceable></option></term>
+    <listitem>
+     <para>
+      Specifies a Pazpar2 HTTP session timeout. This
+      overrides the default value of 60 seconds which is to low for some broken browser.
+     </para>
+    </listitem>
+   </varlistentry>
 
    <varlistentry>
     <term><option>-u <replaceable>uid</replaceable></option></term>
      <para>
       Makes the Pazpar2 server change user ID to the
       <replaceable>uid</replaceable> given.
-      This, normally, require root privilege.
+      This, normally, requires root privilege.
      </para>
     </listitem>
    </varlistentry>
        This is an option which is only recognized on Windows. It installs
        Pazpar2 as a Windows Service.
      </para>
+     <note>
+       <para>
+        Pazpar2 only supports Windows Service options if Pazpar2 is
+        linked against YAZ 3.0.29 or later.
+       </para>
+     </note>
     </listitem>
    </varlistentry>
 
    <varlistentry>
-    <term><option>-install</option></term>
+    <term><option>-remove</option></term>
     <listitem>
      <para>
        This is an option which is only recognized on Windows. It removes