summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2014-09-11 01:53:07 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2014-09-11 01:53:07 +0200
commite1603d01bbc3523b622db2f295400aa5a5f14509 (patch)
tree53cfc18ee24e626912401bea9ab4be346e1e05ce /docs
parent5802599c4c23b92aee027d763d73002d1880e31e (diff)
downloadbugzilla-e1603d01bbc3523b622db2f295400aa5a5f14509.tar.gz
bugzilla-e1603d01bbc3523b622db2f295400aa5a5f14509.tar.xz
Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into data/params
r=dkl r=wurblzap a=sgreen
Diffstat (limited to 'docs')
-rw-r--r--docs/en/rst/administration.rst4
1 files changed, 2 insertions, 2 deletions
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