File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Bug fixes
2121New Features
2222^^^^^^^^^^^^
2323
24- * Customizable welcome message for first time KA Lite admins! :url-issue: `5522 `
24+ * Customizable welcome message setting `` KALITE_WELCOME_MESSAGE `` displayed to admin users on first login :url-issue: `5522 `
2525
2626Developers
2727^^^^^^^^^^
Original file line number Diff line number Diff line change @@ -656,6 +656,9 @@ ____________________
656656 service itself is running from. Setting this option will change certain
657657 system messages to use a different port. It does not affect the port that
658658 KA Lite is using.
659+ * ``KALITE_WELCOME_MESSAGE = <str> ``
660+ HTML code to be rendered to admin users on their first login. Default text
661+ links to offline documentation and online support forums.
659662
660663
661664User restrictions
You can’t perform that action at this time.
0 commit comments