From 3a9e73a5fcfafe84e2dc1bc49f0d295682e1bd92 Mon Sep 17 00:00:00 2001 From: suter Date: Tue, 9 Jul 2013 13:35:01 +0200 Subject: [PATCH] id -> storageId in mount tags + example of content_type + test of default value (txt_unix) --- examples/platforms/storage.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/examples/platforms/storage.xml b/examples/platforms/storage.xml index cb7c846a51..451a0bfdb3 100644 --- a/examples/platforms/storage.xml +++ b/examples/platforms/storage.xml @@ -10,7 +10,8 @@ + content="content/storage_content.txt" size="500GiB" + content_type="txt_unix"> @@ -29,19 +30,19 @@ - + - + - + - + -- 2.20.1