Disable comments when build is done locally
This commit is contained in:
parent
5993ec498c
commit
afff273c61
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
"title": "Le blog du Yax",
|
||||
"subtitle": "GNU, Linux, BSD et autres libertés",
|
||||
"author": "Yax",
|
||||
"site_url": "http://127.0.0.1:8000",
|
||||
"site_url": "http://127.0.0.1:8000",
|
||||
"stacosys_url": "http://127.0.0.1:8100/api",
|
||||
"stacosys_url": "",
|
||||
"external_check": "./check_git.sh"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue