mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-08 14:35:45 +01:00
add rss release feed url to global config
This commit is contained in:
@@ -47,5 +47,6 @@ export type Config = {
|
||||
enabledXsrfProtection: boolean;
|
||||
namespaceStrategy: string;
|
||||
loginInfoUrl: string;
|
||||
releaseFeedUrl: string;
|
||||
_links: Links;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user