mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
demo account creation is now skipped by default
This commit is contained in:
@@ -69,6 +69,8 @@ public class CommaFeedConfiguration extends Configuration {
|
||||
@NotNull
|
||||
private boolean allowRegistrations;
|
||||
|
||||
private boolean createDemoAccount;
|
||||
|
||||
private String googleAnalyticsTrackingCode;
|
||||
|
||||
@NotNull
|
||||
|
||||
Reference in New Issue
Block a user