added a new configuration item code_folder_readme
This commit is contained in:
		| @ -238,3 +238,11 @@ svn_min_commit_message_length = "0" | ||||
| svn_restricted_topdirs = "" | ||||
| svn_restriction_allowed_subdir_depth_min = 0 | ||||
| svn_restriction_allowed_subdir_depth_max = 0 | ||||
|  | ||||
|  | ||||
| ;------------------------------------------------------------------------------ | ||||
| ; List of README files to show in the code folder view. | ||||
| ; The first file found is shown. You can specify multiple file name  | ||||
| ; separated by a comma. | ||||
| ;------------------------------------------------------------------------------ | ||||
| code_folder_readme = "README.wiki,README.txt,README"; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user