Skip to content

Commit ad0cc02

Browse files
author
Benjamin Bach
committed
Document KALITE_WELCOME_MESSAGE
1 parent e6c5272 commit ad0cc02

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/installguide/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Bug fixes
2121
New 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

2626
Developers
2727
^^^^^^^^^^

docs/usermanual/userman_admin.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

661664
User restrictions

0 commit comments

Comments
 (0)