[backuppc] rafraichissement
darcs-hash:20110208235300-ffbb2-9a1e7570b75efae2c663456a78fd7225bc62eca1.gz
This commit is contained in:
parent
5a5d1af0d5
commit
269c366467
2 changed files with 3 additions and 3 deletions
|
@ -137,7 +137,7 @@ info["perms"] = 0600
|
|||
@# As many as $Conf{MaxBackups} + $Conf{MaxUserBackups} requests can
|
||||
@# run at the same time.
|
||||
@#
|
||||
@$Conf{MaxUserBackups} = 1;
|
||||
@$Conf{MaxUserBackups} = 30;
|
||||
@
|
||||
@#
|
||||
@# Maximum number of pending link commands. New backups will only be
|
||||
|
|
|
@ -70,7 +70,7 @@ def backuppc_hosts(comment, hostslist):
|
|||
backuppc_hosts("Backups des homes", ["adherentsak", "adherentslz"])
|
||||
backuppc_hosts("Backups des serveurs",
|
||||
["komaz", "sila", "sable", "zamok", "rouge", "vert", "pegase", "babar",
|
||||
"egon", "ovh", "fx", "titanic", "mdr", "irc", "xmpp", "o2", "news",
|
||||
"ovh", "fx", "titanic", "mdr", "irc", "xmpp", "o2", "news",
|
||||
"munin", "niomniom", "ytrap-llatsni", "canard", "oie", "lapin",
|
||||
"ragnarok", "radius", "asterisk", "owl", "tracker", "redisdead",
|
||||
"pgsql"])
|
||||
"pgsql", "vo", "obm"])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue