We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
adminSettings
As far as I can tell, the only current way to deploy dynamic filters is with adminSettings. Per #2795 (comment), I'm reporting this.
This is important for my use case of declaratively configuring and deploying my personal browsers to multiple computers.
N/A
Supported option to deploy dynamic filtering configurations.
Example:
{ "userSettings": [ [ "dynamicFilteringEnabled", "true" ] [ "dynamicFilteringString", "..." ] ] }
Dynamic filtering has to be configured with adminSettings.
1.61.2
Firefox 134.0
Linux
The text was updated successfully, but these errors were encountered:
#3116 (comment)
Sorry, something went wrong.
No branches or pull requests
Prerequisites
I tried to reproduce the issue when...
Description
As far as I can tell, the only current way to deploy dynamic filters is with
adminSettings
. Per #2795 (comment), I'm reporting this.This is important for my use case of declaratively configuring and deploying my personal browsers to multiple computers.
A specific URL where the issue occurs.
N/A
Steps to Reproduce
N/A
Expected behavior
Supported option to deploy dynamic filtering configurations.
Example:
Actual behavior
Dynamic filtering has to be configured with
adminSettings
.uBO version
1.61.2
Browser name and version
Firefox 134.0
Operating System and version
Linux
The text was updated successfully, but these errors were encountered: