sftpgo-mirror/api
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
..
schema rename last_quota_scan to last_quota_update 2019-07-28 19:29:32 +02:00
api.go first version 2019-07-20 12:26:52 +02:00
api_test.go add more test cases 2019-07-26 15:08:08 +02:00
api_utils.go api_utils: set a timeout for http requests 2019-07-27 20:42:45 +02:00
internal_test.go Improve test cases and logging 2019-07-26 11:35:12 +02:00
quota.go allow quota tracking only for users with quota restrictions 2019-07-28 22:04:50 +02:00
router.go first version 2019-07-20 12:26:52 +02:00
user.go first version 2019-07-20 12:26:52 +02:00