mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 09:46:16 +01:00
Rename "mail host" to "mail domain name"
This commit is contained in:
@@ -48,6 +48,6 @@ export type Config = {
|
||||
namespaceStrategy: string;
|
||||
loginInfoUrl: string;
|
||||
releaseFeedUrl: string;
|
||||
mailHost: string;
|
||||
mailDomainName: string;
|
||||
_links: Links;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user