File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<site
3- base_url =" http ://docs.mongodb.com/manual/"
3+ base_url =" https ://docs.mongodb.com/manual/"
44 store_into =" build/master/sitemap.xml.gz"
55 verbose =" 1"
66 >
77
88<directory
99 path =" build/public/master/"
10- url =" http ://docs.mongodb.com/manual/"
10+ url =" https ://docs.mongodb.com/manual/"
1111 default_file =" index.html"
1212 />
1313<filter action =" drop" type =" wildcard" pattern =" *~" />
1818<filter action =" drop" type =" wildcard" pattern =" *.js" />
1919<filter action =" drop" type =" wildcard" pattern =" *.gif" />
2020<filter action =" drop" type =" wildcard" pattern =" *.png" />
21+ <filter action =" drop" type =" wildcard" pattern =" *.tar.gz" />
22+ <filter action =" drop" type =" wildcard" pattern =" *.epub" />
2123<filter action =" drop" type =" regexp" pattern =" /\.[^/]*" />
2224<filter action =" drop" type =" wildcard" pattern =" */master/single*" />
2325<filter action =" drop" type =" wildcard" pattern =" */meta/*" />
You can’t perform that action at this time.
0 commit comments