mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-24 03:49:14 -05:00
override for lazy background scanning
This commit is contained in:
parent
93255e0305
commit
4703588fe6
@ -38,6 +38,7 @@ typedef struct tag_config {
|
|||||||
char *web_root;
|
char *web_root;
|
||||||
int port;
|
int port;
|
||||||
int rescan_interval;
|
int rescan_interval;
|
||||||
|
int always_scan; /* 0 to minimize disk usage (embedded devices) - not in config */
|
||||||
int process_m3u;
|
int process_m3u;
|
||||||
char *adminpassword;
|
char *adminpassword;
|
||||||
char *readpassword;
|
char *readpassword;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user