-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c80eea2
commit f579efd
Showing
6 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,6 +25,10 @@ webfront: | |
hosts: | ||
- "connections.example.com" | ||
# - "*.example.com" | ||
env: | ||
# DOCUMENTATION_URL: https://docs.huddo.com/boards/howto/knowledgebase/ | ||
# PRODUCT_INFO_URL: https://huddo.com/boards | ||
# SUPPORT_EMAIL: [email protected] | ||
|
||
events: | ||
env: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Customise Help Links | ||
|
||
You can customise the help links that appear in the header of the Boards application. | ||
|
||
![Boards Help Links](./help.png) | ||
|
||
--- | ||
|
||
The following `webfront` environment variables are used to customise the help links: | ||
|
||
| Variable | Default | Description | | ||
| ------------------- | ---------------------------------------------------- | ------------------------------------ | | ||
| `DOCUMENTATION_URL` | `https://docs.huddo.com/boards/howto/knowledgebase/` | URL of the documentation | | ||
| `PRODUCT_INFO_URL` | `https://huddo.com/boards` | URL of the product information page | | ||
| `SUPPORT_EMAIL` | `[email protected]` | Email address of the support contact | | ||
|
||
For example: | ||
|
||
![Customise Help Links](./help-yaml.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters