From 84ec7f6938e6c44e617bb3b2669281e21d5c198a Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 15 Sep 2014 14:13:35 +0000 Subject: Bug 1066184: data/params.js should be renamed to data/params.json since the data form is JSON and not JS r=LpSolit,a=sgreen --- docs/en/rst/administration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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 -- cgit v1.2.3-24-g4f1b