diff options
-rw-r--r-- | exampleconfig.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/exampleconfig.json b/exampleconfig.json index 2d65365..683304e 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", |