Imported Upstream version 2.5.2p1
[debian/amanda] / docs / amanda-client.conf.5.txt
index 49dcc7668e13aaf303cb3cab490583553913bcfa..50bdd40b6aca2cf4156d7a13c9f11d87dc6c6594 100644 (file)
@@ -114,6 +114,58 @@ PARAMETERS
       Default: /etc/amandates. The file where amanda keep the last date of each
       dumplevel.
 
+  connect_tries int
+      Default: 3. How many times the server will try a connection.
+
+  rep_tries int
+      Default: 5. How many times amandad will resend a REP packet if it doesn't
+      get the ACK packet.
+
+  debug_amandad int
+      Default: 0. Debug level of the amandad process
+
+  debug_amidxtaped int
+      Default: 0. Debug level of the amidxtaped process
+
+  debug_amindexd int
+      Default: 0. Debug level of the amindexd process
+
+  debug_amrecover int
+      Default: 0. Debug level of the amrecover process
+
+  debug_auth int
+      Default: 0. Debug level of the auth module
+
+  debug_event int
+      Default: 0. Debug level of the event module
+
+  debug_holding int
+      Default: 0. Debug level of the holdingdisk module
+
+  debug_protocol int
+      Default: 0. Debug level of the protocol module
+
+  debug_selfcheck int
+      Default: 0. Debug level of the selfcheck process
+
+  debug_sendsize int
+      Default: 0. Debug level of the sendsize process
+
+  debug_sendbackup int
+      Default: 0. Debug level of the sendbackup process
+
+  reserved-udp-port int,int
+      Default: --with-udpportrange or 512,1023. Reserved udp port that will be
+      used (amrecover with bsd or bsdudp)
+
+  reserved-tcp-port int,int
+      Default: --with-low-tcpportrange or 512,1023. Reserved tcp port that will
+      be used (amrecover with bsdtcp)
+
+  unreserved-tcp-port int,int
+      Default: --with-tcpportrange or 1025,65536. Unreserved tcp port that will
+      be used (bsd, bsdudp)
+
 
 AUTHOR