diff --git a/config.py.example b/config.py.example
index 3984b4d2fde3df3c7add0c2794ca63d8ea7b7247..ecc89fb5ec0237e9080a3c686e18831ba843b6dd 100644
--- a/config.py.example
+++ b/config.py.example
@@ -11,7 +11,7 @@ DB_DATA = 'db_example.sql'
 #DB_ENGINE = 'mysql'
 #MYSQL_HOST = 'localhost'
 #MYSQL_USER = 'videoag'
-#MYSQL_PORT = 3306
+MYSQL_PORT = 3306
 #MYSQL_PASSWD = 'somuchsecret'
 #MYSQL_DB = 'videos'