mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
Improve documentation
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/drakkan/sftpgo/logger"
|
||||
)
|
||||
|
||||
// MySQLProvider auth provider for sqlite database
|
||||
// MySQLProvider auth provider for MySQL/MariaDB database
|
||||
type MySQLProvider struct {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user