Skip to content

Commit 8c1c954

Browse files
tulinkryVladimir Kotal
authored andcommitted
adding a doc for auth reload message (#1654)
1 parent 928805f commit 8c1c954

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/Messages

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,16 @@ Usage()
5555
echo " Requires input file as argument."
5656
echo " - \"getconf\" retrieves configuration from webapp."
5757
echo " Prints the configuration in XML to stdout."
58+
echo " - or as a <tag>:"
5859
echo " - \"set\" sets the particular configuration option (only primitive types)"
5960
echo " in the webapp."
6061
echo " Examples:"
6162
echo " histPerPage = 10"
6263
echo " authorizationWatchdogEnabled = true"
6364
echo " Returns text describing the action."
6465
echo " The change is NOT persistent when reindex or redeploy!"
66+
echo " - \"auth\" tag requires \"reload\" text and"
67+
echo " reloads all authorization plugins."
6568
echo " normal:"
6669
echo " - assign a <text> to the main page or a project"
6770
echo " - can be more precise with <tags> (for specific project)"

0 commit comments

Comments
 (0)