From 436783703b40a346c51c0b88aaf4b9b524845979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Thu, 10 May 2018 12:55:40 +0200 Subject: [PATCH] fixed typos --- config/database/database.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/database/database.yml b/config/database/database.yml index bcb2f43a9..c5fe90a51 100644 --- a/config/database/database.yml +++ b/config/database/database.yml @@ -1,5 +1,5 @@ # this is a database config sample for zammad ready to use with a postgresql db -# copy or symlink this file to zammads config/database.yml directory to use it +# copy or symlink this file to config/database.yml to use it default: &default # For details on connection pooling, see Rails configuration guide