summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTobias Henkel <tobias.henkel@bmw.de>2018-01-23 12:17:27 +0100
committerTobias Henkel <tobias.henkel@bmw.de>2018-01-29 14:16:28 +0100
commit940da00e9be66e6387f5e3864804499fe8547e21 (patch)
tree8e9a63643045b7ef767dda4c5c95a403466a6330 /etc
parent80730e6c79719cddcdd500d17dac3db3af1b9554 (diff)
downloadzuul-940da00e9be66e6387f5e3864804499fe8547e21.tar.gz
Move status_url from webapp to web section
The webapp will be fully replaced by zuul-web so also move the status_url setting there. Change-Id: I8278d9ca81ed7b0a2a2189d42b8b69c5eea2bab5
Diffstat (limited to 'etc')
-rw-r--r--etc/zuul.conf-sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/zuul.conf-sample b/etc/zuul.conf-sample
index 17092af55..3b1ad76d2 100644
--- a/etc/zuul.conf-sample
+++ b/etc/zuul.conf-sample
@@ -39,11 +39,11 @@ listen_address=127.0.0.1
port=9000
static_cache_expiry=0
;sql_connection_name=mydatabase
+status_url=https://zuul.example.com/status
[webapp]
listen_address=0.0.0.0
port=8001
-status_url=https://zuul.example.com/status
[connection gerrit]
driver=gerrit