Skip to content

Commit 6c8bb11

Browse files
committed
adjust fixture to recent MiGserver.conf comment addition
git-svn-id: svn+ssh://svn.code.sf.net/p/migrid/code/trunk@6170 b75ad72c-e7d7-11dd-a971-7dbc132099af
1 parent d0bb7ad commit 6c8bb11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/fixture/confs-stdlocal/MiGserver.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,10 @@ enable_freeze = True
680680
# Which frozen archive flavors can be deleted (True for all, False or empty for
681681
# none and a space-separated list of flavors for individual control.
682682
permanent_freeze = no
683+
# The Distinguished Name of freeze administrators who can always delete their
684+
# archives no matter what permanent_freeze says, useful after testing.
685+
# (comma-separated list with optional leading and trailing spaces)
686+
#freeze_admins =
683687
# Delay before frozen archives are expected to hit tape (e.g. 5m, 4d or 2w).
684688
# Leave unset or empty if no tape archiving is available.
685689
freeze_to_tape =

0 commit comments

Comments
 (0)