mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-11-29 22:08:10 +02:00
back to development
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -23,4 +23,5 @@ import "github.com/spf13/viper"
|
||||
func setViperAdditionalConfigPaths() {
|
||||
viper.AddConfigPath("$HOME/.config/sftpgo")
|
||||
viper.AddConfigPath("/etc/sftpgo")
|
||||
viper.AddConfigPath("/usr/local/etc/sftpgo")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user