diff options
| author | Dan Langille <dvl@FreeBSD.org> | 2017-08-22 14:55:12 +0000 |
|---|---|---|
| committer | Dan Langille <dvl@FreeBSD.org> | 2017-08-22 14:55:12 +0000 |
| commit | bda6a572c9f3ed2252361f502b8d4a554b822911 (patch) | |
| tree | 8dbbeca072039e6199f1a661d92ab557d5334cbf /databases/mantis/files/patch-config__defaults__inc.php | |
| parent | - Use newer twisted [1] (diff) | |
Upgrade to 2.5.1
give up MAINTAINER
PR: 220689
Notes
Notes:
svn path=/head/; revision=448537
Diffstat (limited to 'databases/mantis/files/patch-config__defaults__inc.php')
| -rw-r--r-- | databases/mantis/files/patch-config__defaults__inc.php | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/databases/mantis/files/patch-config__defaults__inc.php b/databases/mantis/files/patch-config__defaults__inc.php deleted file mode 100644 index dd5c680c4e6b..000000000000 --- a/databases/mantis/files/patch-config__defaults__inc.php +++ /dev/null @@ -1,17 +0,0 @@ ---- config_defaults_inc.php.orig 2015-11-02 10:57:53 UTC -+++ config_defaults_inc.php -@@ -2347,9 +2347,13 @@ - - /** - * Threshold needed to view project documentation -+ * Note: setting this to ANYBODY will let any user download attachments -+ * from private projects, regardless of their being a member of it. -+ * @see $g_enable_project_documentation -+ * @see $g_upload_project_file_threshold - * @global int $g_view_proj_doc_threshold - */ -- $g_view_proj_doc_threshold = ANYBODY; -+ $g_view_proj_doc_threshold = VIEWER; - - /** - * Site manager |
