summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2020-09-17 11:38:16 +0200
committerYorhel <git@yorhel.nl>2020-09-17 11:41:43 +0200
commit266d9e9b9f4fd3f840f950aefe7e82ecbc0f1689 (patch)
tree960b83064d2ae5aada9c091dde2c13c5526a82b8 /.gitignore
parent62f6803b581d174db4f7259c7dcfcca19730fc89 (diff)
Feeds: Move feed generation form Multi to VNWeb
This means the feeds are now generated on demand rather than every 15 minutes. Main reason for originally implementing this into Multi was because RSS feeds tended to get requested a *lot* and I didn't want those requests to impact site performance, but now that RSS is almost dead it doesn't really matter that much anymore. A caching layer can still be added anyway. Be sure to restart Multi and delete www/feeds/ after this change.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 584a6483..b93194e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,7 +18,6 @@
/static/f/plain.js
/static/f/plain.min.js
/static/f/plain.min.js.gz
-/static/feeds/
/static/s/*/style.css
/static/s/*/style.min.css
/static/s/*/style.min.css.gz