comments in yaml config files

This commit is contained in:
Athou
2014-08-10 21:47:43 +02:00
parent 7b8801f6db
commit 6ef5f824da
3 changed files with 117 additions and 28 deletions

View File

@@ -42,12 +42,6 @@ public class CommaFeedConfiguration extends Configuration {
@JsonProperty
private String googleAnalyticsTrackingCode;
@JsonProperty
private String googleClientId;
@JsonProperty
private String googleClientSecret;
@JsonProperty
private int backgroundThreads;