Add tip about type=file without bind

This commit is contained in:
Alexandre Aubin 2021-09-16 03:07:08 +02:00 committed by GitHub
parent 4c00a19e97
commit ae2172eba8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,6 +93,7 @@ services = ["nginx"]
[main.components.file]
ask = "I can haz file?"
type = "file"
help = "(NB: this won't actually be uploaded anywhere unless 'bind' is defined in the question)"
[main.messages]
name = "Messages / Read-only components"