Changed description of ping-interval in config file

This commit is contained in:
Eric 2016-08-16 15:17:05 +02:00
parent c220f269c8
commit a8f1051dc2

View File

@ -109,7 +109,6 @@ database:
mysql:
# ...interval in seconds, when the database should be pinged, to keep the connection alive
# This should be lower than the 'connect_timeout' variable in your MySQL server
# You can set this to '0' to disable the ping interval
ping-interval: 3600