mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
add build tag to disable metrics
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
package cmd
|
||||
|
||||
import "github.com/drakkan/sftpgo/utils"
|
||||
import "github.com/drakkan/sftpgo/version"
|
||||
|
||||
func init() {
|
||||
utils.AddFeature("-portable")
|
||||
version.AddFeature("-portable")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user