mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-11-29 22:08:10 +02:00
Improve documentation
This commit is contained in:
3
main.go
3
main.go
@@ -1,3 +1,6 @@
|
||||
// Full featured and highly configurable SFTP server.
|
||||
// For more details about features, installation, configuration and usage please refer to the README inside the source tree:
|
||||
// https://github.com/drakkan/sftpgo/blob/master/README.md
|
||||
package main // import "github.com/drakkan/sftpgo"
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user