make default for 'splitBy' configurable
This commit is contained in:
@@ -21,4 +21,6 @@ public interface PropertyKeys {
|
||||
String DEFAULTS_QUERY_EXAMPLES = "defaults.query.examples";
|
||||
|
||||
String DEFAULTS_GROUP_BY = "defaults.groupBy";
|
||||
|
||||
String DEFAULTS_SPLIT_BY = "defaults.splitBy";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user