Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,14 @@ Tag name | Description
ThemeColor | Application primary theme color in hex (without '#')
AccentColor | Application accent theme color in hex (without '#')
LogoUrl | Application logo url
SupportEmail | Application configured SupportEmailAddress

Additional contact information:

Tag name | Description
---------------------- | -----------
Email | Application configured contact email
WhatsappPhone | Application configured whatsapp phone
Phone | Application configured phone

Example:

Expand Down
8 changes: 8 additions & 0 deletions docs.en-us/articles/amplia-reg/on-premises/settings/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,3 +320,11 @@ Under section **Geolocation**:
* **EnableLowAccuracyRetry**: enable low accuray retry after failed attempt. Defaults to `true`.
* **MaximumAgeSeconds**: maximum age in seconds. Defaults to `60`.
* **TimeoutSeconds**: timeout in seconds. Defaults to `20`.

### *PublicContact* Settings

Under section **PublicContact**:

* **Email**: configures the email address that will be used on public screens and in emails sent by the system. Defaults to `null`.
* **WhatsappPhone**: configures the whatsapp phone that will be used on public screens and in emails sent by the system. Defaults to `null`.
* **Phone**: configures the phone that will be used on public screens and in emails sent by the system. Defaults to `null`.