Skip to content

Commit 22844d4

Browse files
author
ncomputers.org
committed
otped to comment the line according to pure-ftpd documentation
1 parent 9ff57fe commit 22844d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/pureftpd_mysql.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ MySQLGetBandwidthDL SELECT dl_bandwidth FROM ftp_user WHERE active = 'y' AND ser
8787
# BerkeleyDB, Innobase...), you can enable SQL transactions to
8888
# avoid races. Leave this commented if you are using the
8989
# traditionnal MyIsam databases or old (< 3.23.x) MySQL versions.
90-
MySQLTransactions Off
90+
# MySQLTransactions On

0 commit comments

Comments
 (0)