mirror of
https://github.com/zen-browser/desktop.git
synced 2026-09-02 19:53:34 +00:00
16 lines
422 B
YAML
16 lines
422 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: services.sync.engine.spaces
|
|
value: true
|
|
condition: "@IS_TWILIGHT@"
|
|
|
|
- name: services.sync.engine.spaces
|
|
value: false
|
|
locked: true
|
|
condition: "!@IS_TWILIGHT@"
|
|
|
|
- name: zen.spaces-sync.debug
|
|
value: false
|