mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-11 05:20:16 +02:00
Merge branch 'patch-3' into 'master'
Add discord warning for tasks See merge request allianceauth/allianceauth!1136
This commit is contained in:
commit
69addb068a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user