more in services

This commit is contained in:
Matt Hill
2020-10-08 08:20:53 -06:00
parent a09b2ae77b
commit efa97913c0
13 changed files with 117 additions and 57 deletions

View File

@@ -2,4 +2,12 @@
Properties
**********
These are user initiated configuration properties, typically for credentials such as a password.
``Services ---> [Service Name] ---> Properties``
Properties are both static and dynamic information about a service. They could be almost anything: a default username/password, an invite code, or a list of peers - anything the service developer thought might be useful.
Properties may be accompanied by one or more of the following:
* a *help* icon for further explanation.
* a *copy* icon for copying the value to your clipboard.
* a *QR* icon for viewing the value as a QR code.