aboutsummaryrefslogtreecommitdiff
path: root/www/trac-math/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/trac-math/files/pkg-message.in')
-rw-r--r--www/trac-math/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/trac-math/files/pkg-message.in b/www/trac-math/files/pkg-message.in
index 364ae669fac1..bb0738e10587 100644
--- a/www/trac-math/files/pkg-message.in
+++ b/www/trac-math/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To use the plugin, you must add at least the following to your trac.ini.
[tracmath]
@@ -9,3 +12,6 @@ You may also wish to set:
cache_dir = <cache directory>
max_png = <max number of pngs in cache - defaults to 500>
use_dollars = enabled
+EOM
+}
+]