mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
merge branch feat106-external-logo into internal
This commit is contained in:
commit
cfe31fbeac
4 changed files with 6 additions and 1 deletions
|
@ -10,6 +10,7 @@ type Settings struct {
|
|||
Swarm bool `json:"swarm"`
|
||||
HiddenLabels pairList `json:"hiddenLabels"`
|
||||
Registries pairList `json:"registries"`
|
||||
Logo string `json:"logo"`
|
||||
}
|
||||
|
||||
// configurationHandler defines a handler function used to encode the configuration in JSON
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue