Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CSIRT
mdmaug
Commits
5b35b483
Commit
5b35b483
authored
Feb 08, 2017
by
Edvard Rejthar
💬
Browse files
Update README.md
parent
2babf8dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5b35b483
...
...
@@ -15,20 +15,19 @@
*
firefox -P je vsechny vytvorim, nazvu je cisly 0,1...
*
jeden profil nastavim (security - nechci zadny block ani safebrowsing warning)
*
about:config
browser.sessionstore.resume_from_crash nastavit na false
browser.sessionstore.max_resumed_crashes nastavit na -1
toolkit.startup.max_resumed_crashes = -1 (protoze i kdyz prohlizec nekdy killnu, nesmi me pri spusteni otravovat gui popupem)
network.http.accept-encoding = "" # ukladame streamy, ale neumim je rozzipovat
extensions.autoDisableScopes = "0" # moznost instalovat ze vsech umisteni
browser.selfsupport.url = "" # tato moznost normalne v about:config neni, ale omezuje to nejake zbytecnou telemetrii, viz Mozilla Heartbeat
# nepamatovat si historii (Preferences / Privacy / Firefox will use custom settings for history / Clear history when closes / Setting / All)
# nejsem si jist, nakolik to funguje, zrejme dost
privacy.clearOnShutdown.offlineApps = true
privacy.clearOnShutdown.passwords = true
privacy.clearOnShutdown.siteSettings = true
privacy.sanitize.didShutdownSanitize = true
privacy.sanitize.sanitizeOnShutdown = true
*
browser.sessionstore.resume_from_crash nastavit na false
*
browser.sessionstore.max_resumed_crashes nastavit na -1
*
toolkit.startup.max_resumed_crashes = -1 (protoze i kdyz prohlizec nekdy killnu, nesmi me pri spusteni otravovat gui popupem)
*
network.http.accept-encoding = "" # ukladame streamy, ale neumim je rozzipovat
*
extensions.autoDisableScopes = "0" # moznost instalovat ze vsech umisteni
*
browser.selfsupport.url = "" # tato moznost normalne v about:config neni, ale omezuje to nejake zbytecnou telemetrii, viz Mozilla Heartbeat
*
# nepamatovat si historii (Preferences / Privacy / Firefox will use custom settings for history / Clear history when closes / Setting / All)
*
# nejsem si jist, nakolik to funguje, zrejme dost
*
privacy.clearOnShutdown.offlineApps = true
*
privacy.clearOnShutdown.passwords = true
*
privacy.clearOnShutdown.siteSettings = true
*
privacy.sanitize.didShutdownSanitize = true
*
privacy.sanitize.sanitizeOnShutdown = true
*
mdmaug extension
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment