You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case of making quick bursts that do not exceed the maximum number of
preloaded disposables, it is faster to not preload in the meantime.
These are the behaviors:
- "-1": preload after X seconds only if list is empty;
- "": use global value, and if it is not set, use default;
- "0": preload instantaneously; and
- "1": preload after X seconds.
For: QubesOS/qubes-issues#10230
For: QubesOS/qubes-issues#1512
0 commit comments