1
0
mirror of https://github.com/drakkan/sftpgo.git synced 2025-12-05 22:17:20 +02:00
Files
sftpgo/config/config_nolinux.go

8 lines
76 B
Go
Raw Normal View History

2019-08-08 10:01:33 +02:00
// +build !linux
package config
func setViperAdditionalConfigPaths() {
}