Imported Upstream version 2.6.1
[debian/amanda] / example / template.d / advanced.conf.in
index 19b963e982898c8928ea7a349e32ee000322be4a..1a0ee064ae16c45f46cd5c428ff9e0feea0f8b31 100644 (file)
@@ -25,7 +25,7 @@ taperalgo first               # The algorithm used to choose which dump image to send
                        # largestfit    The largest dump image that will fit on the current tape.
                        # smallest      The smallest dump image.
                        # last          Last in - first out.
-displayunit "m"                # Possible values: "k|m|g|t"
+displayunit "g"                # Possible values: "k|m|g|t"
                        # Default: k. 
                        # The unit used to print many numbers.
                        # k=kilo, m=mega, g=giga, t=tera
@@ -52,8 +52,8 @@ device_output_buffer_size 1280k
 # Use with caution.
 ## label_new_tapes "DailySet1-%%%"
                        
-maxdumpsize -1         # Maximum number of bytes the planner will schedule
-                       # for a run (default: runtapes * tape_length).
+maxdumpsize -1         # Maximum total size the planner will schedule
+                       # for a run (default: runtapes * tape_length) (kbytes).
 amrecover_do_fsf yes           # amrecover will call amrestore with the
                                # -f flag for faster positioning of the tape.
 amrecover_check_label yes      # amrecover will call amrestore with the