From 2cc22778b5a24d1659199ff475d55156dbab048d Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Fri, 21 May 2010 14:00:33 -0400 Subject: [PATCH] Added comment to databases.cfg to denote acceptable "host" types --- configs/databases.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/databases.cfg b/configs/databases.cfg index 072c27f76..6d414cc10 100644 --- a/configs/databases.cfg +++ b/configs/databases.cfg @@ -2,6 +2,8 @@ { "driver_default" "mysql" + // When specifying "host", you may use an IP address, a hostname, or a socket file path + "default" { "driver" "default"