diff options
| author | 2023-06-29 14:52:14 +0100 | |
|---|---|---|
| committer | 2023-06-29 14:52:14 +0100 | |
| commit | bc8646bde69266e7ae668ac2585e8a8a9738c629 (patch) | |
| tree | c7c5e9e9130ba1a5a9c5f9d1633457302e53b8ad /docs | |
| parent | Refactor the cloak_user module for upcoming username changes. (diff) | |
Fix some minor formatting issues in the previous commit.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/modules.conf.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index f356933be..591a6b471 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -654,8 +654,8 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # User data cloak module: Adds the "account" (services account name), -# "account-id" (services account id), nickname, (current nickname), and -# "username" (RFC 1413 identification string) cloak methods. +# "account-id" (services account id), "nickname" (current nickname), +# and "username" (RFC 1413 identification string) cloak methods. #<module name="cloak_user"> # #-#-#-#-#-#-#-#-#-#-#- USER CLOAK CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# |
