Added font size selector to table panel (issue #10). Added ability to configure temp url ttl and disable sharing of via short links
This commit is contained in:
@@ -17,6 +17,7 @@ angular.module('kibana.dashcontrol', [])
|
||||
},
|
||||
elasticsearch_size: 20,
|
||||
elasticsearch_saveto: $scope.config.kibana_index,
|
||||
temp: true,
|
||||
temp_ttl: '30d',
|
||||
}
|
||||
_.defaults($scope.panel,_d);
|
||||
|
||||
Reference in New Issue
Block a user