Remove peer5 options.

This commit is contained in:
Lars Jung 2016-07-02 01:39:27 +02:00
parent 22b2db8daf
commit babb952485

View file

@ -201,16 +201,6 @@
"useBrowserLang": true
},
/*
Adds peer5 p2p downloader which is based on webrtc (see peer5.com).
- id: string, the API key
*/
"peer5": {
"enabled": false,
"id": "z142i5n5qypq4cxr"
},
/*
Adds Piwik tracker javascript code.