vdiravka commented on a change in pull request #1594: DRILL-6942: Provide
ability to sort list of profiles on Drill Web UI
URL: https://github.com/apache/drill/pull/1594#discussion_r248640849
##########
File path: exec/java-exec/src/main/resources/drill-module.conf
##########
@@ -142,6 +142,7 @@ drill.exec: {
}
}
max_profiles: 100,
+ profiles_per_page: [10,25,50,100],
Review comment:
```suggestion
profiles_per_page: [10, 25, 50, 100],
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services