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

Allow overriding policies.json #40

Open
drac69 opened this issue Apr 2, 2022 · 1 comment
Open

Allow overriding policies.json #40

drac69 opened this issue Apr 2, 2022 · 1 comment

Comments

@drac69
Copy link

drac69 commented Apr 2, 2022

Right now there's a default policies.json which can't be changed as it gets overwritten/restored every time "phyrox-esr-portable.exe" is started. I have a customized policies.json file I'd like to use but it's not possible at the moment. Would it possible to add a argument for "phyrox-esr-portable.exe" on startup to not touch the policies.json if it has been modified or perhaps some other workaround ?

@Etsinshao
Copy link

You can write /data/policies.json
It will be applied
but
{
"Disablefirefoxstudies": True,
"DisableTeleTry": True
}
Unable to change

@crazy-max crazy-max changed the title Use of policies.json Allow overriding policies.json Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants