Use case: browser archiving is disabled, but users can still create Segments processed in real time.
When users create segments this can add huge load on the database servers, especially if users create lots of segments or if the websites tracked are huge.
Task:
- Let's add a new config setting, that will allow a piwik admin to disable the feature of Real time segments.
- When this setting is enabled, all Segments created after this setting was enabled, will only show the option for "Pre-processed". Users will not be able to create real time segments.
See also: #4569
Use case: browser archiving is disabled, but users can still create Segments processed in real time.
When users create segments this can add huge load on the database servers, especially if users create lots of segments or if the websites tracked are huge.
Task:
See also: #4569