Merge branch 'dev' into 'dev'

Update INSTALL.txt

See merge request hubzilla/core!1591
This commit is contained in:
Max Kostikov 2019-04-15 15:20:51 +02:00
commit 25c35cbbe4

View File

@ -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.