Home
last modified time | relevance | path

Searched refs:GUIAPIKey (Results 1 – 2 of 2) sorted by relevance

/dports/net/syncthing/syncthing-1.18.1/syncthing/cmd/syncthing/cli/
H A Dmain.go27 GUIAPIKey string `name:"gui-apikey"` member
50 APIKey: c.GUIAPIKey,
/dports/net/syncthing/syncthing-1.18.1/syncthing/cmd/syncthing/
H A Dmain.go155 GUIAPIKey string `name:"gui-apikey" placeholder:"API-KEY" help:"Override GUI API key"` member
284 if options.GUIAPIKey != "" {
286 os.Setenv("STGUIAPIKEY", options.GUIAPIKey)