Mercurial > repos > iuc > data_manager_cat
diff tool_data_table_conf.xml.sample @ 0:3db8d67192d2 draft
"planemo upload commit 4e5a8d7629d90c41219b48b648dd4ab675b84af0"
| author | iuc |
|---|---|
| date | Mon, 09 Dec 2019 15:27:51 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Dec 09 15:27:51 2019 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of CAT databases --> + <table name="cat_database" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, database_folder, taxonomy_folder</columns> + <file path="tool-data/cat_database.loc" /> + </table> +</tables>
