Mercurial > repos > tduigou > data_manager_cache
diff tool_data_table_conf.xml.sample @ 0:e0b92d203870 draft
"planemo upload commit f40274f6b9f6a15eb4022aab21286d4c96cd8475-dirty"
| author | tduigou |
|---|---|
| date | Mon, 04 Jul 2022 13:28:30 +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 Jul 04 13:28:30 2022 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of cache file --> + <table name="cache" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/cache.loc" /> + </table> +</tables> \ No newline at end of file
