mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-22 12:50:48 +00:00
* feat: Start making automatic backups for session files, b=no-bug, c=common * feat: Allow new links to open in unsynced windows, b=no-bug, c=no-component
16 lines
426 B
YAML
16 lines
426 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.window-sync.enabled
|
|
value: true
|
|
|
|
- name: zen.window-sync.log
|
|
value: false
|
|
|
|
- name: zen.window-sync.prefer-unsynced-windows
|
|
value: false
|
|
|
|
- name: zen.window-sync.open-link-in-new-unsynced-window
|
|
value: true
|