From b0e30ceba2288eab10c6ff7be0ac0cb05a9ed0b7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:51:51 +0200 Subject: Adding upstream version 43.0. Signed-off-by: Daniel Baumann --- ...ings-daemon.plugins.housekeeping.gschema.xml.in | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in (limited to 'data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in') diff --git a/data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in b/data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in new file mode 100644 index 0000000..cf93ebe --- /dev/null +++ b/data/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml.in @@ -0,0 +1,32 @@ + + + + + [] + Mount paths to ignore + Specify a list of mount paths to ignore when they run low on space. + + + 0.05 + + Free percentage notify threshold + Percentage free space threshold for initial warning of low disk space. If the percentage free space drops below this, a warning will be shown. + + + 0.01 + + Subsequent free space percentage notify threshold + Specify the percentage that the free disk space should reduce by before issuing a subsequent warning. + + + 1 + Free space notify threshold + Specify an amount in GB. If the amount of free space is more than this, no warning will be shown. + + + 10 + Minimum notify period for repeated warnings + Specify a time in minutes. Subsequent warnings for a volume will not appear more often than this period. + + + -- cgit v1.2.3