Add option to disable pairing
This commit is contained in:
@@ -171,8 +171,10 @@ namespace config {
|
||||
std::string cmd_val;
|
||||
bool elevated;
|
||||
};
|
||||
|
||||
struct sunshine_t {
|
||||
bool hide_tray_controls;
|
||||
bool enable_pairing;
|
||||
std::string locale;
|
||||
int min_log_level;
|
||||
std::bitset<flag::FLAG_SIZE> flags;
|
||||
|
||||
Reference in New Issue
Block a user