From 2e470f39d25f0ab93a9aaccc5b43ab42187bc7be Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Fri, 21 Jun 2024 15:00:12 +0100 Subject: [PATCH] Specify path(s) types in config schema Based on a quick review of the hooks in this repo, I think this covers all the likely candidates. https://phabricator.endlessm.com/T35517 --- config/schema.ini | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/schema.ini b/config/schema.ini index c5cd7147..312bdfd8 100644 --- a/config/schema.ini +++ b/config/schema.ini @@ -14,3 +14,10 @@ compression_values = gz xz partition_table_values = gpt dos +branding_fbe_config_type = path +icon_grid_type = paths +initramfs_plymouth_watermark = path +chromium_policies_managed = path +chromium_policies_recommended = path +settings = paths +settings_locks = paths