diff --git a/config.json b/config.json
deleted file mode 100644
index 2c41b877e16f50ab39db68acc6e62e142b8f0a27..0000000000000000000000000000000000000000
--- a/config.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
-	"dn_base": "dc=example,dc=com",
-	"bind_password": "thisisthebindpassword",
-	"api_baseurl": "http://localhost:5000/api/v1",
-	"api_key": "secretapikey",
-	"listen_addr": "127.0.0.1:3389",
-	"cache_ttl": 60,
-	"enable_mail": false
-}