Skip to content
silsha edited this page Mar 2, 2013 · 1 revision

The put.io tracker gathers information about your put.io account.

Preparation

Register an application here.

Configuration

  • $putio["active"] = false;
    Set to trueto activate this data provider.
  • $putio["apikey"] = "OAUTH_TOKEN";
    Insert your OAuth token. To be found on your application details page.

Clone this wiki locally