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 272272 locations . "=/robots.txt" . alias = ./robots.txt ;
273273 locations . "/sitemap/" . alias = sitemap_dir ;
274274 locations . "= /sitemap.xml" . alias = "${ sitemap_dir } sitemap-index-mediawiki.xml" ;
275+ locations . "= /google2855366826b5ab3a.html" . alias = ./google2855366826b5ab3a.html ;
275276 } ;
276277
277278 systemd . tmpfiles . rules = [
281282 systemd . services . wiki-sitemap = {
282283 startAt = "daily" ;
283284 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/" ;
285286 User = "mediawiki" ;
286287 Type = "oneshot" ;
287288 } ;
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