diff options
Diffstat (limited to 'docs/en/rst/administration.rst')
-rw-r--r-- | docs/en/rst/administration.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/rst/administration.rst b/docs/en/rst/administration.rst index d26e354b9..df7631fdb 100644 --- a/docs/en/rst/administration.rst +++ b/docs/en/rst/administration.rst @@ -346,7 +346,7 @@ user_verify_class well, you may otherwise not be able to log back in to Bugzilla once you log out. If this happens to you, you will need to manually edit - :file:`data/params.js` and set user_verify_class to + :file:`data/params.json` and set user_verify_class to ``DB``. LDAPserver @@ -414,7 +414,7 @@ user_verify_class well, you may otherwise not be able to log back in to Bugzilla once you log out. If this happens to you, you will need to manually edit - :file:`data/params.js` and set user_verify_class to + :file:`data/params.json` and set user_verify_class to ``DB``. RADIUS_server |