Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

where do i put mozilla.cfg/local-settings.js on my OS X 10.6.8 mac?

  • 2 பதிலளிப்புகள்
  • 2 இந்த பிரச்னைகள் உள்ளது
  • 2 views
  • Last reply by carpinus

Hello, I would like to use mozilla.cfg / auto.js (specifying "general.config.filename") on my mac OS X 10.6.8. Tried to put mozilla.cfg in applications/firefox/contents/resources/ and auto.js in applications/firefox/contents/resources/defaults/pref/ and inserted a comment line as the first line in mozilla.cfg. It just won't work. As an example setting I entered "pref("browser.startup.page", 0);" in mozilla.cfg. Many thanks for advice.

Hello, I would like to use mozilla.cfg / auto.js (specifying "general.config.filename") on my mac OS X 10.6.8. Tried to put mozilla.cfg in applications/firefox/contents/resources/ and auto.js in applications/firefox/contents/resources/defaults/pref/ and inserted a comment line as the first line in mozilla.cfg. It just won't work. As an example setting I entered "pref("browser.startup.page", 0);" in mozilla.cfg. Many thanks for advice.

தீர்வு தேர்ந்தெடுக்கப்பட்டது

hello ideato, now it works (even without a preceeding comment line). i don't know, i meant to have done what you suggest me to do before, but may be i have not .. thanks.

Read this answer in context 👍 0

All Replies (2)

Hello carpinus, also, you must tell the application to load the lock file.

pref("general.config.obscure_value", 0); 
pref("general.config.filename", "mozilla.cfg");

http://kb.mozillazine.org/Locking_preferences

thank you

தீர்வு தேர்ந்தெடுக்கப்பட்டது

hello ideato, now it works (even without a preceeding comment line). i don't know, i meant to have done what you suggest me to do before, but may be i have not .. thanks.

carpinus மூலமாக திருத்தப்பட்டது