Manager: change default name to 'Flamenco'
Change the default Manager name from "Flamenco Manager" to just "Flamneco". The Manager is the central 'thing', and the web interface should just show "Flamenco". There is no more Flamenco Server (which was a component in Flamenco v2), and there is no other Flamenco component with a web interface anyway.
This commit is contained in:
parent
3aeb7f6e48
commit
c7a709bbd3
@ -16,7 +16,7 @@ var defaultConfig = Conf{
|
||||
Base: Base{
|
||||
Meta: ConfMeta{Version: latestConfigVersion},
|
||||
|
||||
ManagerName: "Flamenco Manager",
|
||||
ManagerName: "Flamenco",
|
||||
Listen: ":8080",
|
||||
// ListenHTTPS: ":8433",
|
||||
DatabaseDSN: "flamenco-manager.sqlite",
|
||||
|
Loading…
x
Reference in New Issue
Block a user