doc update
This commit is contained in:
parent
e4e150b6b1
commit
96eb3a05f6
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,10 @@ python3 manage.py sass common/static/sass/boofilsic.sass common/static/css/boofi
|
|||
python3 manage.py collectstatic
|
||||
```
|
||||
|
||||
Add Cron Jobs
|
||||
-------------
|
||||
add `python manage.py refresh_mastodon` to crontab to run hourly, it will refresh cached users' follow/mute/block from mastodon
|
||||
|
||||
Index and Search
|
||||
----------------
|
||||
Install TypeSense or Meilisearch, change `SEARCH_BACKEND` and coniguration for search server in `settings.py`
|
||||
|
|
Loading…
Add table
Reference in a new issue