mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-28 13:58:48 +02:00
Add documentation
This commit is contained in:
parent
f0985cbce4
commit
76e35e3e18
34 changed files with 199 additions and 78 deletions
|
@ -76,6 +76,7 @@ struct ServerSettings
|
|||
/// c'tor
|
||||
Authorization() = default;
|
||||
|
||||
/// Init with @p conf_roles and @p conf_users
|
||||
void init(const std::vector<std::string>& conf_roles, const std::vector<std::string>& conf_users)
|
||||
{
|
||||
roles.clear();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue