X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/716816f51c2786556ee101afc821899188ee4d58..459d4402420f2156690262a3bb24e85fa87f4220:/lib/configuration.h 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