зеркало из https://github.com/mozilla/pjs.git
Disabling directory veiwer for protocols that honor network.dir.generate_html. This includes ftp. r=bbaetz@cs.mcgill.ca, sr=me
This commit is contained in:
Родитель
0951aed2ba
Коммит
547145697f
|
@ -273,6 +273,10 @@ pref("network.http.pipelining.maxrequests" , 4);
|
||||||
pref("network.http.proxy.ssl.connect",true);
|
pref("network.http.proxy.ssl.connect",true);
|
||||||
// </ruslan>
|
// </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.
|
// sspitzer: change this back to "news" when we get to beta.
|
||||||
// for now, set this to news.mozilla.org because you can only
|
// for now, set this to news.mozilla.org because you can only
|
||||||
// post to the server specified by this pref.
|
// post to the server specified by this pref.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче