Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add disable option for event activities. #2887

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ismail0234
Copy link
Contributor

Describe your changes

Allows us to add an optional disable option for event activites. It is active by default. The reason why I need this is that I use api calls very intensively. 50-100k logs can accumulate monthly. The page where the logs are displayed is currently inaccessible to me and these logs are useless.

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

Copy link

sonarcloud bot commented Nov 13, 2024

@ismail0234
Copy link
Contributor Author

Add the following line to the Docker compose file and logs will be disabled.

NB_EVENT_ACTIVITY_LOG_ENABLED=false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant