projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9b948d
)
spacing not tabs
author
Tobias Diekershoff
<tobias.diekershoff@gmx.net>
Thu, 8 Jun 2017 13:03:04 +0000
(15:03 +0200)
committer
Tobias Diekershoff
<tobias.diekershoff@gmx.net>
Thu, 8 Jun 2017 13:03:04 +0000
(15:03 +0200)
doc/htconfig.md
patch
|
blob
|
history
diff --git
a/doc/htconfig.md
b/doc/htconfig.md
index 519c655fb20185ae55a04678a7df3e79cea28f78..9c556bb7cd49a647a588f173a508d86c1c3d046f 100644
(file)
--- a/
doc/htconfig.md
+++ b/
doc/htconfig.md
@@
-123,4
+123,4
@@
If you want to have a more personalized closing line for the notification emails
The configuration variables db_host, db_user, db_pass and db_data are holding your credentials for the database connection.
If you need to specify a port to access the database, you can do so by appending ":portnumber" to the db_host variable.
-
$db_host = 'your.mysqlhost.com:123456';
+ $db_host = 'your.mysqlhost.com:123456';