mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-21 23:20:24 +00:00
7 lines
76 B
Go
7 lines
76 B
Go
// +build !linux
|
|
|
|
package config
|
|
|
|
func setViperAdditionalConfigPaths() {
|
|
|
|
}
|