File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 272
272
locations . "=/robots.txt" . alias = ./robots.txt ;
273
273
locations . "/sitemap/" . alias = sitemap_dir ;
274
274
locations . "= /sitemap.xml" . alias = "${ sitemap_dir } sitemap-index-mediawiki.xml" ;
275
+ locations . "= /google2855366826b5ab3a.html" . alias = ./google2855366826b5ab3a.html ;
275
276
} ;
276
277
277
278
systemd . tmpfiles . rules = [
281
282
systemd . services . wiki-sitemap = {
282
283
startAt = "daily" ;
283
284
serviceConfig = {
284
- ExecStart = "${ mediawiki-maintenance } /bin/mediawiki-maintenance generateSitemap.php --fspath ${ sitemap_dir } --server http ://${ config . services . nixos-wiki . hostname } --urlpath sitemap/" ;
285
+ ExecStart = "${ mediawiki-maintenance } /bin/mediawiki-maintenance generateSitemap.php --fspath ${ sitemap_dir } --server https ://${ config . services . nixos-wiki . hostname } --urlpath sitemap/" ;
285
286
User = "mediawiki" ;
286
287
Type = "oneshot" ;
287
288
} ;
Original file line number Diff line number Diff line change
1
+ google-site-verification: google2855366826b5ab3a.html
You can’t perform that action at this time.
0 commit comments