X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Fxml-source%2Famanda-client.conf.5.xml;h=2cf5f381f3588b6f567fd39663591f7089872261;hb=d3b2175e084f88c8736ad7073eacbf4670147aec;hp=077f3b81f08c7734f29a3cc0b17f472d4ffa2b78;hpb=34197d9f46a5f4e944378cbb65fca32ee0eec7b9;p=debian%2Famanda diff --git a/man/xml-source/amanda-client.conf.5.xml b/man/xml-source/amanda-client.conf.5.xml index 077f3b8..2cf5f38 100644 --- a/man/xml-source/amanda-client.conf.5.xml +++ b/man/xml-source/amanda-client.conf.5.xml @@ -231,6 +231,150 @@ 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) + + +