mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 00:15:44 +01:00
Add fallback mail host to global config
This commit is contained in:
@@ -48,5 +48,6 @@ export type Config = {
|
||||
namespaceStrategy: string;
|
||||
loginInfoUrl: string;
|
||||
releaseFeedUrl: string;
|
||||
mailHost: string;
|
||||
_links: Links;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user