/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Administration/Software/web/mozilla.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2017-04-03 02:45:17 UTC
  • Revision ID: csa@suren.me-20170403024517-dwzj0z0k1cmhxm7u
Restructuring, OpenShift, Ansible, Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Options
 
2
=======
 
3
    about:config
 
4
    about:support
 
5
    about:performance
 
6
    about:memory
 
7
 
 
8
 
 
9
Suggestions
 
10
===========
1
11
1. To enlarge maximal allowed script execution time:
2
12
    Go "about:config" find dom.max_script_run_time and increase value.
3
13
 
33
43
        %export MOZ_DISABLE_PANGO=1; firefox (��� bash/zsh)
34
44
 
35
45
6. To use detached signatures (in attachment) instead of inline, go to the
36
 
   Account Settings/OpenPGP Security and enable PGP/Mime by default
 
 
b'\\ No newline at end of file'
 
46
   Account Settings/OpenPGP Security and enable PGP/Mime by default
 
47
   
 
48
7. Enable and enforce multiprocessing which may or may not help with memory
 
49
   hogging.
 
50
    about:config
 
51
        browser.tabs.remote.autostart                           (enable)
 
52
        browser.tabs.remote.force-enable boolean true           (add)
 
53
 
 
54
    about:support                                               (verify)
 
55
        Multiprocess Windows (enabled)
 
56