On Thu, Dec 27, 2007 at 09:14:56AM +0000, Benjamin Wolsey wrote: > <row> > +<entry>SOLsafedir</entry> > +<entry>Absolute path</entry> > +<entry>The full path to a directory where &app; should store Shared Object > files ("flash cookies") if > +they are enabled.</entry> > +</row>
The above should likely be "should store and look for Shared Object files". Also, how to enable/disable them should be documented (and imlpemented of course :) > +<row> > +<entry>SOLreadonly</entry> > +<entry>on/off</entry> > +<entry>If set to <emphasis>on</emphasis>, &app; will not write Shared Object > files.</entry> > +</row> But would still read them, which is a privacy issue. We need a directive to completely disable them (maybe set SOLSafedir /dev/null ?) --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
