mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-24 13:13:17 -05:00
add scan_interval to config struct
This commit is contained in:
parent
e67901f0a2
commit
b9a7c202c2
@ -37,6 +37,7 @@ typedef struct tag_config {
|
||||
char *configfile;
|
||||
char *web_root;
|
||||
int port;
|
||||
int rescan_interval;
|
||||
char *adminpassword;
|
||||
char *readpassword;
|
||||
char *mp3dir;
|
||||
|
Loading…
x
Reference in New Issue
Block a user