Skip to content

Instantly share code, notes, and snippets.

@cosenal
Created March 21, 2014 21:35
Show Gist options
  • Save cosenal/9697009 to your computer and use it in GitHub Desktop.
Save cosenal/9697009 to your computer and use it in GitHub Desktop.
ff-feeds
{
"name": "owncloud-feed",
"title": "owncloud-feed",
"id": "jid1-FrZBk65xVWi2Sg",
"description": "An add-on that allows users to remotely add RSS feeds to ownCloud",
"author": "github.com/apophenia",
"version": "0.1",
"preferences": [{
"name": "owncloudLocation",
"title": "Server address",
"description": "Address of ownCloud server",
"type": "string",
"value": "http://localhost/owncloud"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment