Skip to main content

How to disable User Flows?

User flows are a feature which was introduces with Nextcloud 18. They can lead to performance issues if one user chooses to create many of them so they should get disabled, especially if you have no usecase for them.

  1. Run over CLI:
    sudo bash /var/scripts/menu.sh
  2. Choose Nextcloud Configuration -> Disable user flows
  3. Choose to disable user flows

User flows are now disabled, admin flows still usable.