summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2018-07-18 14:40:37 +0200
committerCorentin LABBE <clabbe@baylibre.com>2018-07-26 09:57:25 +0200
commitbe50f16913d2877a6695c8b25d36313a13b255c0 (patch)
treee17935ac1d0ce130bddc84f32f23706506603980 /README.md
parentfd42a55a19f6fa32efb5893f5fb43f86de9b3e2d (diff)
Permit to choose the FQDN printed in email
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4ef1019..20ea25b 100644
--- a/README.md
+++ b/README.md
@@ -219,6 +219,7 @@ masters:
zmq_auth_key: optional path to a public ZMQ key
zmq_auth_key_secret: optional path to a private ZMQ key
persistent_db: True/False (default False) Is the postgres DB is persistent over reboot
+ http_fqdn: The FQDN used to access the LAVA web interface
users:
- name: LAVA username
token: The token of this user (optional)