mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-22 23:42:11 +01:00
add rss release feed url to global config
This commit is contained in:
@@ -58,6 +58,7 @@ public class ConfigDto extends HalRepresentation {
|
||||
private boolean enabledXsrfProtection;
|
||||
private String namespaceStrategy;
|
||||
private String loginInfoUrl;
|
||||
private String releaseFeedUrl;
|
||||
|
||||
@Override
|
||||
@SuppressWarnings("squid:S1185") // We want to have this method available in this package
|
||||
|
||||
Reference in New Issue
Block a user