summaryrefslogtreecommitdiff
path: root/config/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.json')
-rw-r--r--config/default.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/default.json b/config/default.json
index 33ff4a4..0fbcf09 100644
--- a/config/default.json
+++ b/config/default.json
@@ -4,10 +4,5 @@
"bind_port":"8080",
"static":"/usr/share/ceres/static",
"templates":"/usr/share/ceres/templates"
- },
- "database":{
- "socket":"/run/mysqld/mysqld.sock",
- "database":"ceres",
- "migrations":"/usr/share/ceres/migrations"
}
}