implement the new site log view.
- it shows code commits only. - it needs to be improved to show other types of log message
This commit is contained in:
@ -91,6 +91,11 @@ max_upload_size = "10000"
|
||||
;------------------------------------------------------------------------------
|
||||
max_latest_projects = "10"
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Maximum number of site log entries to show per page
|
||||
;------------------------------------------------------------------------------
|
||||
max_site_logs_per_page = "50"
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
; Maximum number of svn commits to show in the front page
|
||||
;------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user