mirror of
https://github.com/nextcloud/announcer.git
synced 2026-05-09 18:04:46 +02:00
No description
- PHP 100%
|
|
||
|---|---|---|
| .gitignore | ||
| feed.txt | ||
| generate.php | ||
| LICENSE | ||
| README.md | ||
Announcer
This script generates the feed.rss and feed.signature which are published on https://pushfeed.nextcloud.com/.
The feed is then pulled by the nextcloud_announcements app.
How To
- Ask @blizzz for the
nextcloud_announcements.key, or generate a temporary one yourself. - Add the new announcement to
feed.txt
Note: Lines starting with # are ignored
- Run
php generate.php - Upload
feed.rssandfeed.signatureto the server