Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Why policies.json not read with Firefox 70.0.1 on Windows 7 32 bits?

  • 2 답장
  • 1 이 문제를 만남
  • 10 보기
  • 최종 답변자: cor-el

more options

Windows 7 32 bits system with Firefox 70.0.1 32 bits. C:\Program Files\Mozilla Firefox\distribution\policies.json is not read. policies.json: {

"policies": {
  "DisableAppUpdate": true,
  "BlockAboutConfig": true
}

} I start Firefox, but I am still able to access about:config and make changes.

Windows 7 32 bits system with Firefox 70.0.1 32 bits. C:\Program Files\Mozilla Firefox\distribution\policies.json is not read. policies.json: { "policies": { "DisableAppUpdate": true, "BlockAboutConfig": true } } I start Firefox, but I am still able to access about:config and make changes.

모든 댓글 (2)

more options

open your FF browser and "Go to about:config"

in the URL bar, right click and select
"New->String". Add a string value called
"browser.policies.loglevel" 

and set the value to "debug" After that restart your FF browaser. Open the browser Console (Ctrl+Shift+J) and there is debug information about policies. Note that the "Help -> Troubleshooting Information"

 https://support.mozilla.org/en-US/kb/switch-to-firefox-extended-support-release-esra
more options

Did you make sure the policies.json is a plain text file (no special formatting) and that the file doesn't have a hidden.txt file extension (policies.json.txt)?