aboutsummaryrefslogtreecommitdiff
path: root/docs/spec.md
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-10-04 11:26:22 +0200
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-10-04 11:26:22 +0200
commit907200746c233153f3aee16b10b743c87535b1bb (patch)
treef6f7e0624ab3d11a5ab3595ea59bc11fe28ff72b /docs/spec.md
parent0727f68a2b899540fa951bfb22f9168bb1604b89 (diff)
downloadmoa-zs-907200746c233153f3aee16b10b743c87535b1bb.tar.gz
moa-zs-907200746c233153f3aee16b10b743c87535b1bb.tar.bz2
moa-zs-907200746c233153f3aee16b10b743c87535b1bb.zip
Fix Property Key "filetype" (Was "type") in application.yaml
Diffstat (limited to 'docs/spec.md')
-rw-r--r--docs/spec.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/spec.md b/docs/spec.md
index f0bab39..f3b8de0 100644
--- a/docs/spec.md
+++ b/docs/spec.md
@@ -192,11 +192,11 @@ This listing shows, how a connection of a client can be protected with SSL and h
key-store:
filename: <string>
password: <string>
- type: <string>
+ filetype: <string>
trust-store:
filename: <string>
password: <string>
- type: <string>
+ filetype: <string>
### Server