photoprism/internal/frontend/config.go
2018-11-18 19:18:19 +01:00

5 lines
91 B
Go

package frontend
// HTTP client / Web UI config values
type Config map[string]interface{}