summaryrefslogtreecommitdiff
path: root/redmine/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-06-19 10:17:39 +0200
committerEugen Wissner <belka@caraus.de>2026-06-19 10:17:39 +0200
commit38f56463b892f6f500e392c4beb34f00f37bcebc (patch)
tree6f4cfd5edff5a86a886c009de574a7a05b846988 /redmine/README
parent739b460d03865dc33c839bbb02aa400c9569997e (diff)
downloadslackbuilds-38f56463b892f6f500e392c4beb34f00f37bcebc.tar.gz
redmine: Updated for version 6.1.3HEADmaster
Diffstat (limited to 'redmine/README')
-rw-r--r--redmine/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/redmine/README b/redmine/README
index 8b85b3b..a9656b3 100644
--- a/redmine/README
+++ b/redmine/README
@@ -3,3 +3,8 @@ the Ruby on Rails framework, it is cross-platform and cross-database.
Redmine 6.1 requires Ruby 3.2 at minimum. Use rbenv to install an
appropriate Ruby version.
+
+The installation directory can be changed by setting the DOCROOT
+environment variable. "redmine"-directory will be created inside the
+DOCROOT. REDMINE_USER and REDMINE_GROUP are used to set the owner of
+the redmine directory and its contents.