add empty git submodules disabled config
This commit is contained in:
parent
44482bebc3
commit
5c72c331f9
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@ no_ssl_verify = false
|
||||||
timeout = abc
|
timeout = abc
|
||||||
api_url = https://localhost:0/api/v1/heartbeats
|
api_url = https://localhost:0/api/v1/heartbeats
|
||||||
hostname = fromcfgfile
|
hostname = fromcfgfile
|
||||||
|
[git]
|
||||||
|
submodules_disabled =
|
||||||
|
|
Loading…
Reference in a new issue