From bcffd357bc2891fe961543691c5587ee25c15057 Mon Sep 17 00:00:00 2001
From: Niall Sheridan <nsheridan@gmail.com>
Date: Sun, 22 May 2016 18:57:07 +0100
Subject: [PATCH] unused

---
 exampleconfig.json | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/exampleconfig.json b/exampleconfig.json
index 2d653658..683304e1 100644
--- a/exampleconfig.json
+++ b/exampleconfig.json
@@ -6,13 +6,6 @@
     "port": 443,
     "cookie_secret": "supersecret"
   },
-  "database": {
-    "host": "localhost",
-    "user": "user",
-    "password": "supersecret",
-    "database": "dbname",
-    "dbtype": "mysql"
-  },
   "auth": {
     "provider": "google",
     "oauth_client_id": "nnnnnnnnnnnnnnnn.apps.googleusercontent.com",
-- 
GitLab