Skip to content

Commit

Permalink
Updated configuration.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
JakyeRU committed Sep 6, 2023
1 parent 2a81a1f commit 843e920
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/pages/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,6 @@ return [
*/

// WARNING: This feature makes one request to the Discord API for each guild you specify. (Because you need to fetch the roles for each guild)
// At the moment the database is not checked for roles when the user logs in. It will always fetch the roles from the Discord API.
// Currently, the roles are only updated in the database when the user logs in. The roles from the database can be used in a middleware.
// I'm working on a better way to do this, but for now, this will work.

'guild_roles' => [
// 'guild_id' => [
Expand Down

0 comments on commit 843e920

Please sign in to comment.