X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/5330d674656f13820c3426723f7c03bb54a9ef59..58a4416cce6611c4baf4f55f6e3e65b3daed6366:/lib/configuration.h?ds=inline diff --git a/lib/configuration.h b/lib/configuration.h index dbdb65b..c304921 100644 --- a/lib/configuration.h +++ b/lib/configuration.h @@ -112,6 +112,8 @@ struct config { const char *url; /* canonical URL */ long refresh; /* maximum refresh period */ unsigned restrictions; /* restrictions */ + long queue_pad; /* how far to pad queue with + * random tracks */ #define RESTRICT_SCRATCH 1 #define RESTRICT_REMOVE 2 #define RESTRICT_MOVE 4