sftpgo/dataprovider
Nicola Murino 0bed768909 allow quota tracking only for users with quota restrictions
Setting "track_quota" to 2 in sftpgo.conf will avoid a database update
after each file upload/deletion if the user has no quota restrictions
2019-07-28 22:04:50 +02:00
..
dataprovider.go allow quota tracking only for users with quota restrictions 2019-07-28 22:04:50 +02:00
mysql.go Improve test cases and logging 2019-07-26 11:35:12 +02:00
pgsql.go Improve test cases and logging 2019-07-26 11:35:12 +02:00
sqlcommon.go rename last_quota_scan to last_quota_update 2019-07-28 19:29:32 +02:00
sqlite.go Fix some spelling errors 2019-07-26 16:20:40 +02:00
sqlqueries.go rename last_quota_scan to last_quota_update 2019-07-28 19:29:32 +02:00
user.go allow quota tracking only for users with quota restrictions 2019-07-28 22:04:50 +02:00