Hi,

as I said:


$Conf{FullKeepCnt} = [  '2'];$Conf{FullKeepCntMin} = '2'

is GLOBAL configuration, while

$Conf{FullKeepCnt} = [  '1' ];$Conf{FullKeepCntMin} = '1';

belongs to specific host configuration, so it overrides global parameters, 
right? :)
Thank you




>----Messaggio originale----
>Da: higu...@gmx.net
>Data: 07/12/2015 5.37
>A: "absolutely_f...@libero.it"<absolutely_f...@libero.it>
>Cc: <backuppc-users@lists.sourceforge.net>
>Ogg: Re: [BackupPC-users] FullKeepCnt
>
>On Wed, 2 Dec 2015 09:05:09 +0100 (CET), "absolutely_f...@libero.it"
><absolutely_f...@libero.it> wrote:
>> $Conf{FullKeepCnt} = [  '1' ];$Conf{FullKeepCntMin} = '1';
>(...)
>> ;$Conf{FullKeepCnt} = [  '2'];$Conf{FullKeepCntMin} = '2'
>
>       You say you have =1 both, but then on the copy of the config 
>we can read the value 2  :)
>
>best regards
>higuita
>-- 
>Naturally the common people don't want war... but after all it is the
>leaders of a country who determine the policy, and it is always a 
>simple matter to drag the people along, whether it is a democracy, or
>a fascist dictatorship, or a parliament, or a communist dictatorship.
>Voice or no voice, the people can always be brought to the bidding of
>the leaders. That is easy. All you have to do is tell them they are 
>being attacked, and denounce the pacifists for lack of patriotism and
>exposing the country to danger.  It works the same in every country.
>           -- Hermann Goering, Nazi and war criminal, 1883-1946
>


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to