-
Notifications
You must be signed in to change notification settings - Fork 9
Configuration: Extensions
enabled = on
: Enable/disable the extension.
enabled = on
: Enable/disable the extension.
enabled = on
: Enable/disable the extension.
enabled = on
: Enable/disable the extension.
old_alarms_delay = 250
: When opening a database that has not been opened for
a long time, a large number of alarms may need to be activated: this value is
the number of milliseconds after which such alarms are started to be searched
in order to ensure optimal responsiveness from the interface. This value should
not need to be changed.
enabled = on
: Enable/disable the extension.
The log of the alarms snoozed, dismissed or deleted for each database is kept
imited to a certain number of actions. When a new action is done on an alarm,
only the soft_limit
most recent actions are kept, plus any exceeding
actions that were done in the last time_limit
minutes, but still discarding
the oldest ones if the resulting number of actions to keep exceeds
hard_limit
. When closing a database, all the actions, except for the
soft_limit
most recent ones, are purged. The soft_limit
is stored in the
properties of each database, while time_limit
and hard_limit
are defined
globally in the configuration file.
default_log_soft_limit = 20
: This is the soft_limit
that is saved in the
properties of each database upon creation, and can be viewed and changed there.
log_time_limit = 15
: When a new action is done on an alarm, the logged
actions done in the last number of minutes defined here will be kept, unless
their total number exceeds hard_limit
.
log_hard_limit = 120
: The number of actions on alarms saved in the log of an
open database will never exceed this number.
old_alarms_threshold = 100
: When opening a database that has not been opened
for a long time, a large number of alarms may need to be activated: if a plugin
like wxoldalarms is installed and enabled, this value is the threshold beyond
which a dialog offering some options to filter the alarms will appear.
enabled = on
: Enable/disable the extension.
sync_text = yes
: Determines whether to keep the text of links synchronized
with their targets.
enabled = on
: Enable/disable the extension.
Copyright © 2011-present Dario Giovannetti — Outspline is distributed under the terms of the GPLv3