зеркало из https://github.com/mozilla/mig.git
14 строки
368 B
PHP
14 строки
368 B
PHP
[api]
|
|
# location of the api endpoint
|
|
url = "http://localhost:12345/api/v1/"
|
|
|
|
# set this to `on` if you use https with a self signed cert
|
|
skipverifycert = off
|
|
|
|
[gpg]
|
|
# location of the gnupg directory of the investigator
|
|
home = "/home/bob/.gnupg/"
|
|
|
|
# pgp fingerprint of the investigator
|
|
keyid = "E60892BB9BD89A69F759A1A0A3D652173B763E8F"
|