Add case for local or non public homeserver. (#5431)

* Add case for local or non public homeserver.

See https://github.com/vector-im/element-android/pull/4963

Co-authored-by: Kat Gerasimova <ekaterinag@element.io>
This commit is contained in:
Benoit Marty
2022-01-25 11:25:41 +01:00
committed by GitHub
parent cd49eef326
commit df0013ba3e
+3 -2
View File
@@ -57,8 +57,9 @@ body:
id: homeserver
attributes:
label: Homeserver
description: Which server is your account registered on?
placeholder: e.g. matrix.org
description: |
Which server is your account registered on? If it is a local or non-public homeserver, please tell us what is the homeserver implementation (ex: Synapse/Dendrite/etc.) and the version.
placeholder: e.g. matrix.org or Synapse 1.50.0rc1
validations:
required: false
- type: dropdown