mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
added config element for context path (fix #611)
This commit is contained in:
@@ -33,6 +33,9 @@ public class CommaFeedConfiguration extends Configuration {
|
||||
|
||||
@Getter
|
||||
public static class ApplicationSettings {
|
||||
@JsonProperty
|
||||
private String contextPath;
|
||||
|
||||
@JsonProperty
|
||||
private String publicUrl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user