mirror of
https://github.com/zen-browser/desktop.git
synced 2026-09-24 05:13:53 +00:00
20 lines
544 B
YAML
20 lines
544 B
YAML
# This Source Code Form is subject to the terms of the Mozilla Public
|
||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||
|
||
- name: zen.share.base-url
|
||
value: "https://share.zen-browser.app"
|
||
|
||
- name: zen.share.secret-key
|
||
value: ""
|
||
|
||
- name: zen.share.display-name
|
||
value: ""
|
||
|
||
# Allow zen.share.display-name to be synced across devices.
|
||
- name: services.sync.prefs.sync.zen.share.display-name
|
||
value: true
|
||
|
||
- name: zen.share.dont-ask-before-sharing
|
||
value: false
|