Code

add missing 'ip' description in server.conf
authorrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Dec 2008 13:05:31 +0000 (13:05 +0000)
committerrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 1 Dec 2008 13:05:31 +0000 (13:05 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13097 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/server.conf.pod

index 312a35301fc2e7c87f03fb9004e6ab0e0f1f5c54..ab90f12b7799d585729cc0d4e4ba3a0c16d8db0f 100644 (file)
@@ -29,6 +29,10 @@ Defines the location for the pid file.
 
 =over 4
 
+=item ip = 1.2.3.4
+
+Defines the ip address GOsa-SI-server should use. Default: GOsa-SI determines the the ip address based on the destination address.
+
 =item port = 20081
 
 Defines the port GOsa-SI-server is listening for incoming messages.