X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=doc%2Fpazpar2.xml;h=072c677112b23fce6aaeb3931b503e8df407920f;hb=a745f0041d5e495db155d4c43883f80b0c613d7e;hp=311c0c2f2d80188653e85eca6f5fcc311a906e1a;hpb=dc560101265014ac75287a9542b172cbdcbe3e8c;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2.xml b/doc/pazpar2.xml index 311c0c2..072c677 100644 --- a/doc/pazpar2.xml +++ b/doc/pazpar2.xml @@ -8,7 +8,6 @@ %idcommon; ]> - Pazpar2 @@ -30,11 +29,15 @@ + - + + + + @@ -58,8 +61,8 @@ - Enables dump of XML records. It is useful if stylesheets are - being debugged. + Enables dump of XML records to the current log file. + It is useful if stylesheets are being debugged. @@ -79,6 +82,17 @@ + + + + Specifies the HTTP listener binding address. + The ip + may be a hostname or @ for "any" address. + The port is an integer. + + + + @@ -96,13 +110,13 @@ + - + - Specifies a file or directory with alternative settings. This - overrides the settings element in the main - configuration. + Specifies a Pazpar2 HTTP session timeout. This + overrides the default value of 60 seconds which is to low for some broken browser. @@ -113,7 +127,18 @@ Makes the Pazpar2 server change user ID to the uid given. - This, normally, require root privilege. + This, normally, requires root privilege. + + + + + + + + + Shows Pazpar2 version and versions of some of the components that it + is using (ICU and YAZ). Pazpar2 will not exit immediately after + displaying the version information (no daemon started). @@ -129,6 +154,32 @@ + + + + + This is an option which is only recognized on Windows. It installs + Pazpar2 as a Windows Service. + + + + Pazpar2 only supports Windows Service options if Pazpar2 is + linked against YAZ 3.0.29 or later. + + + + + + + + + + This is an option which is only recognized on Windows. It removes + a Pazpar2 - Windows Service. + + + +