This commit is contained in:
parent
0ded6d63bf
commit
cb49554608
|
@ -123,6 +123,7 @@ static cfg_opt_t sec_airplay[] =
|
|||
{
|
||||
CFG_INT("max_volume", 11, CFGF_NONE),
|
||||
CFG_BOOL("exclude", cfg_false, CFGF_NONE),
|
||||
CFG_BOOL("permanent", cfg_false, CFGF_NONE),
|
||||
CFG_STR("password", NULL, CFGF_NONE),
|
||||
CFG_END()
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue