aboutsummaryrefslogtreecommitdiff
path: root/www/gitea/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'www/gitea/pkg-message')
-rw-r--r--www/gitea/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/gitea/pkg-message b/www/gitea/pkg-message
index 1aea18f07d54..a7d61a2459ab 100644
--- a/www/gitea/pkg-message
+++ b/www/gitea/pkg-message
@@ -1,5 +1,11 @@
+[
+{ type: install
+ message: <<EOM
When upgrading from Gitea 1.7 or earlier, Gitea requires the addition of
another secret to the config file in order to start up. Either manually add
JWT_SECRET to the ${PREFIX}/etc/gitea/conf/app.ini config file (see
app.ini.sample), or allow Gitea to make the change for you by making the
config file writable to the git user.
+EOM
+}
+]