How can I generate an API key for private installation?
Thanks
How can I generate an API key for private installation?
Thanks
You shouldn’t need to use API keys for a private instance unless you REALLY want to. In your settings folder you can create a keys.ini file that looks like this:
[server]
secret=secretserverkey
key=publicserverkey
[someapikey]
limit=0
I am sorry, my mistake. I thought runtest.php asked me for an API key, but when I checked again it didn’t. Maybe I typed WebPageTest instead of http://www.webpagetest/runtest.php.