20 lines
532 B
YAML
20 lines
532 B
YAML
|
---
|
||
|
chrome:
|
||
|
config:
|
||
|
managed:
|
||
|
AutofillAddressEnabled: false
|
||
|
AutofillCreditCardEnabled: false
|
||
|
BookmarkBarEnabled: false
|
||
|
BrowserSignin: false
|
||
|
HomepageIsNewTabPage: false
|
||
|
HomepageLocation: http://www.google.fr
|
||
|
PasswordManagerEnabled: false
|
||
|
PaymentMethodQueryEnabled: false
|
||
|
RestoreOnStartup: 1
|
||
|
ShowHomeButton: true
|
||
|
SigninInterceptionEnabled: false
|
||
|
recommended: {}
|
||
|
directories:
|
||
|
- /etc/opt/chrome/policies/managed
|
||
|
- /etc/opt/chrome/policies/recommended
|