Imported Upstream version 3.2.0
[debian/amanda] / perl / Amanda / Feature.pm
index e516ddd5b3b678df4a0e1160180c9b27867d2da9..e99ad94755e5778d483ba87ca5528d38f7da2427 100644 (file)
@@ -194,6 +194,7 @@ package Amanda::Feature;
 *fe_amrecover_origsize_in_header = *Amanda::Featurec::fe_amrecover_origsize_in_header;
 *fe_amidxtaped_abort = *Amanda::Featurec::fe_amidxtaped_abort;
 *fe_amrecover_correct_disk_quoting = *Amanda::Featurec::fe_amrecover_correct_disk_quoting;
+*fe_amindexd_quote_label = *Amanda::Featurec::fe_amindexd_quote_label;
 *last_feature = *Amanda::Featurec::last_feature;
 
 @EXPORT_OK = ();
@@ -407,6 +408,13 @@ This feature is no longer supported.
 Amrecovers that do not have this flag may send incorrectly-quoted DISK lines, so
 those DISK lines should be ignored.
 
+=item fe_amindexd_quote_label
+
+ PROTOCOL: amindexd
+ FEATURE OF: server
+
+If set, amindexd quote the label (holdingdisk filename)
+
 =back
 
 =cut