Enable meta.watch on repositories

This commit is contained in:
Daniel Berteaud 2013-10-02 19:32:05 +02:00
parent aaef4c4bf4
commit 41305fa1e4
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ foreach my $share ($a->get_all_by_prop(type=>'share')){
"meta_labels" => "Tags,Rate,Type,Note",
),
"meta.filehasher" => array(),
"meta.watch" => array(),
)
),
);