mirror of
https://github.com/zen-browser/flatpak.git
synced 2025-07-07 17:05:36 +02:00
chore: Add policies.json file with app update and default browser check settings
This commit is contained in:
parent
dd10943503
commit
87dd437477
1 changed files with 6 additions and 0 deletions
6
policies.json
Normal file
6
policies.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"policies": {
|
||||||
|
"DisableAppUpdate": true,
|
||||||
|
"DontCheckDefaultBrowser": true
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue