mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-10 00:56:19 +01:00
Add discord warning for tasks
This commit is contained in:
@@ -6,6 +6,11 @@ Discord is very popular amongst ad-hoc small groups and larger organizations see
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
```eval_rst
|
||||||
|
.. warning::
|
||||||
|
Do not run the `discord.update_*` periodic tasks on a regular schedule, doing so can cause your discord service to stop syncing completely.
|
||||||
|
```
|
||||||
|
|
||||||
### Prepare Your Settings File
|
### Prepare Your Settings File
|
||||||
In your auth project's settings file, do the following:
|
In your auth project's settings file, do the following:
|
||||||
- Add `'allianceauth.services.modules.discord',` to your `INSTALLED_APPS` list
|
- Add `'allianceauth.services.modules.discord',` to your `INSTALLED_APPS` list
|
||||||
|
|||||||
Reference in New Issue
Block a user