From e1603d01bbc3523b622db2f295400aa5a5f14509 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 11 Sep 2014 01:53:07 +0200 Subject: Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into data/params r=dkl r=wurblzap 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 81dc35107..d26e354b9 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` and set user_verify_class to + :file:`data/params.js` 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` and set user_verify_class to + :file:`data/params.js` and set user_verify_class to ``DB``. RADIUS_server -- cgit v1.2.3-24-g4f1b