Tweaking Adobe Flash Player

From PardusWiki
(Difference between revisions)
Jump to: navigation, search
(New page: == Tweaking Adobe Flash Player 10 == Adobe Flash Player lets you modify some plugin settings through the sytem-wide configuration file /etc/adobe/mms.cfg [0]. As you may have noticed, fla...)
 
(Tweaking Adobe Flash Player 10)
Line 1: Line 1:
 
== Tweaking Adobe Flash Player 10 ==
 
== Tweaking Adobe Flash Player 10 ==
  
Adobe Flash Player lets you modify some plugin settings through the sytem-wide configuration file /etc/adobe/mms.cfg [0]. As you may have noticed, flash player uses /tmp/plugtmp* directories for storing some sort of temporary files and it doesn't delete them causing a lot of stale plugtmp directories in /tmp. If you want those directories to be removed when you exit your browser, just add the following line to ''/etc/adobe/mms.cfg'' and save it:
+
As you may have noticed, flash player uses /tmp/plugtmp* directories for storing some sort of temporary files and it doesn't delete them causing a lot of stale plugtmp directories in /tmp. If you want those directories to be removed when you exit your browser, just add the following line to ''/etc/adobe/mms.cfg'' and save it:
  
 
  AssetCacheSize = 0
 
  AssetCacheSize = 0
  
[0]: [http://www.adobe.com/devnet/flashplayer/articles/flash_player_admin_guide/flash_player_admin_guide.pdf Flash player 10 administration guide]
+
[http://www.adobe.com/devnet/flashplayer/articles/flash_player_admin_guide/flash_player_admin_guide.pdf Flash player 10 administration guide]

Revision as of 20:00, 17 November 2008

Tweaking Adobe Flash Player 10

As you may have noticed, flash player uses /tmp/plugtmp* directories for storing some sort of temporary files and it doesn't delete them causing a lot of stale plugtmp directories in /tmp. If you want those directories to be removed when you exit your browser, just add the following line to /etc/adobe/mms.cfg and save it:

AssetCacheSize = 0

Flash player 10 administration guide

Personal tools
Namespaces
Variants
Actions
Navigation
Print/export
Toolbox