[Pkg-owncloud-commits] [owncloud] 17/223: Update notes on dbhost
David Prévot
taffit at moszumanska.debian.org
Sun Jun 22 01:54:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 55ccd6da51c10ad3403fbdf32c4de09edaf102db
Author: josh4trunks <joshruehlig at gmail.com>
Date: Thu Jun 5 20:17:50 2014 -0700
Update notes on dbhost
---
config/config.sample.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/config.sample.php b/config/config.sample.php
index 0a81543..066b369 100755
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -26,7 +26,7 @@ $CONFIG = array(
/* Password to access the ownCloud database */
"dbpassword" => "",
-/* Host running the ownCloud database */
+/* Host running the ownCloud database. To specify a port use "HOSTNAME:####"; to specify a unix sockets use "localhost:/path/to/socket". */
"dbhost" => "",
/* Prefix for the ownCloud tables in the database */
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list