Disabling directory veiwer for protocols that honor network.dir.generate_html. This includes ftp. r=bbaetz@cs.mcgill.ca, sr=me
git-svn-id: svn://10.0.0.236/trunk@93192 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -273,6 +273,10 @@ pref("network.http.pipelining.maxrequests" , 4);
|
||||
pref("network.http.proxy.ssl.connect",true);
|
||||
// </ruslan>
|
||||
|
||||
// until the directory view has an owner
|
||||
// necko will produce html -- dougt
|
||||
pref("network.dir.generate_html", true);
|
||||
|
||||
// sspitzer: change this back to "news" when we get to beta.
|
||||
// for now, set this to news.mozilla.org because you can only
|
||||
// post to the server specified by this pref.
|
||||
|
||||
Reference in New Issue
Block a user