@@ -26,7 +26,7 @@ export class AdjusterService {
/** To be read from a config file */
serviceBaseUrl: string;
/** Used in the UI as a selector */
- allowClusters = false //FIXME: (WIP) true;
+ allowClusters = true;
allowIndex = true;
factors = [];