aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2019-04-15 15:20:51 +0200
committerMax Kostikov <max@kostikov.co>2019-04-15 15:20:51 +0200
commit25c35cbbe47e6b4a741159f83bb2ca6038cec165 (patch)
tree8b2ece6d0afbeb1b3197ee971a62d7b4cc9aa8f6
parent91e96b231482718265307af0fd8c39e040954d4e (diff)
parent257ba570ee6639dc7079f5b7b410a2ef6f7d6046 (diff)
downloadvolse-hubzilla-25c35cbbe47e6b4a741159f83bb2ca6038cec165.tar.gz
volse-hubzilla-25c35cbbe47e6b4a741159f83bb2ca6038cec165.tar.bz2
volse-hubzilla-25c35cbbe47e6b4a741159f83bb2ca6038cec165.zip
Merge branch 'dev' into 'dev'
Update INSTALL.txt See merge request hubzilla/core!1591
-rw-r--r--install/INSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt
index fe2484d7a..0503ae2cc 100644
--- a/install/INSTALL.txt
+++ b/install/INSTALL.txt
@@ -175,7 +175,7 @@ encounter a database configuration which cannot be expressed on the setup form
(for instance using MySQL with an unusual socket location); you can supply
the PDO connection string as the database hostname. For instance
- mysql:unix_socket=/my/special/socket_path
+ :/path/to/socket.file
You should still fill in all other applicable form values as needed.