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