mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-19 12:06:15 +02:00
Make key password configurable
This commit is contained in:
parent
8141e72f07
commit
c2528623cd
5 changed files with 41 additions and 19 deletions
|
@ -72,4 +72,5 @@ private:
|
|||
ServerSettings::Tcp tcp_settings_;
|
||||
ServerSettings::Http http_settings_;
|
||||
ControlMessageReceiver* controlMessageReceiver_;
|
||||
bool ssl_enabled_;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue