Add always use virtual display option for clients
This commit is contained in:
@@ -106,6 +106,7 @@ namespace crypto {
|
||||
PERM perm;
|
||||
bool enable_legacy_ordering;
|
||||
bool allow_client_commands;
|
||||
bool always_use_virtual_display;
|
||||
};
|
||||
|
||||
using p_named_cert_t = std::shared_ptr<named_cert_t>;
|
||||
|
||||
Reference in New Issue
Block a user