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