summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/zuul.conf-sample7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/zuul.conf-sample b/etc/zuul.conf-sample
index 4da044515..01967078e 100644
--- a/etc/zuul.conf-sample
+++ b/etc/zuul.conf-sample
@@ -1,3 +1,6 @@
+[database]
+dburi=mysql+pymysql://user@localhost/zuul
+
[statsd]
server=127.0.0.1
@@ -69,7 +72,3 @@ server=localhost
user=zuul
password=zuul
;keepalive=60
-
-[connection mydatabase]
-driver=sql
-dburi=mysql+pymysql://user@localhost/zuul