From 5163436b00711318baea4fc0ad43a4de8222354a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sun, 14 May 2017 00:37:16 +0300 Subject: Implement builds page --- etc/brep-module.conf | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/brep-module.conf b/etc/brep-module.conf index fdd3819..53678bb 100644 --- a/etc/brep-module.conf +++ b/etc/brep-module.conf @@ -21,10 +21,11 @@ # web interface root. # menu Packages= +# menu Builds=?builds menu About=?about -# Number of results per page. +# Number of package search results per page. # # search-results 10 @@ -75,6 +76,17 @@ menu About=?about # build-config +# Number of packages build configurations per page. +# +# build-configurations 10 + + +# Number of pages in navigation (pager). +# +# build-pages 5 +# + + # Time to wait before considering a package for a forced rebuild. Must be # specified in seconds. Default is 10 minutes. # -- cgit v1.1