diff --git a/config.py.example b/config.py.example
index fdc6168fc1d294c98c1d8156fa87634f5ec02ce6..3984b4d2fde3df3c7add0c2794ca63d8ea7b7247 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'