readme(1password): add troubleshooting section
This commit is contained in:
committed by
Luis Quiñones
parent
e6893892b8
commit
35bd36d559
6
.github/README.md
vendored
6
.github/README.md
vendored
@@ -122,6 +122,12 @@ environment.etc = {
|
||||
};
|
||||
```
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
#### 1Password constantly requires password
|
||||
|
||||
You may want to set `policies.DisableAppUpdate = false;` in your policies.json file. See <https://github.com/0xc000022070/zen-browser-flake/issues/48>.
|
||||
|
||||
## Native Messaging
|
||||
|
||||
To [enable communication between the browser and native applications](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging), you can use the following configuration pattern.
|
||||
|
||||
Reference in New Issue
Block a user