diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2016-11-25 07:54:49 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2016-11-25 07:56:16 +0100 |
| commit | acf02a1269b9c191a66a7ea476f11d53d4ad0c08 (patch) | |
| tree | 94332bd05859677747c4ffaad857b79f0c4351e2 /README.rst | |
| parent | dd3e0698a71ca2746166f006135aeace83dfeb20 (diff) | |
| download | phinde-0.2.0.tar.gz phinde-0.2.0.zip | |
script to renew websub subscriptionsv0.2.0
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -30,6 +30,7 @@ Features - or use the ``site`` GET parameter: ``/?q=foo&site=example.org/dir`` - OpenSearch support with HTML and Atom result lists +* Instant indexing with WebSub (formerly PubSubHubbub) ============ @@ -42,6 +43,16 @@ Dependencies - Net_URL2 +===== +Setup +===== +This section is incomplete. + +Cron job +======== +Run ``bin/renew-subscriptions.php`` once a day with cron. + + ============ About phinde ============ |
