HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema gettext-domain="gnome-settings-daemon" id="org.gnome.settings-daemon.plugins.housekeeping" path="/org/gnome/settings-daemon/plugins/housekeeping/">
   <key name="priority" type="i">
      <default>0</default>
      <summary>Priority to use for this plugin</summary>
      <description>Priority to use for this plugin in unity-settings-daemon startup queue</description>
    </key>
    <key name="active" type="b">
      <default>true</default>
      <summary>Activation of this plugin</summary>
      <description>Whether this plugin would be activated by unity-settings-daemon or not</description>
    </key>
    <key name="ignore-paths" type="as">
      <default>[]</default>
      <summary>Mount paths to ignore</summary>
      <description>Specify a list of mount paths to ignore when they run low on space.</description>
    </key>
    <key name="free-percent-notify" type="d">
      <default>0.05</default>
      <range min="0.0" max="1.0"/>
      <summary>Free percentage notify threshold</summary>
      <description>Percentage free space threshold for initial warning of low disk space. If the percentage free space drops below this, a warning will be shown.</description>
    </key>
    <key name="free-percent-notify-again" type="d">
      <default>0.01</default>
      <range min="0.0" max="1.0"/>
      <summary>Subsequent free space percentage notify threshold</summary>
      <description>Specify the percentage that the free disk space should reduce by before issuing a subsequent warning.</description>
    </key>
    <key name="free-size-gb-no-notify" type="i">
      <default>1</default>
      <summary>Free space notify threshold</summary>
      <description>Specify an amount in GB. If the amount of free space is more than this, no warning will be shown.</description>
    </key>
    <key name="min-notify-period" type="i">
      <default>10</default>
      <summary>Minimum notify period for repeated warnings</summary>
      <description>Specify a time in minutes. Subsequent warnings for a volume will not appear more often than this period.</description>
    </key>
  </schema>
</schemalist>