mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 13:39:47 -05:00
This commit is contained in:
@@ -123,6 +123,7 @@ static cfg_opt_t sec_airplay[] =
|
|||||||
{
|
{
|
||||||
CFG_INT("max_volume", 11, CFGF_NONE),
|
CFG_INT("max_volume", 11, CFGF_NONE),
|
||||||
CFG_BOOL("exclude", cfg_false, CFGF_NONE),
|
CFG_BOOL("exclude", cfg_false, CFGF_NONE),
|
||||||
|
CFG_BOOL("permanent", cfg_false, CFGF_NONE),
|
||||||
CFG_STR("password", NULL, CFGF_NONE),
|
CFG_STR("password", NULL, CFGF_NONE),
|
||||||
CFG_END()
|
CFG_END()
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user