Merge branch 'qt_migration' into refactoring/logging
This commit is contained in:
commit
b1b9044021
48 changed files with 1068 additions and 930 deletions
|
@ -58,6 +58,12 @@ constexpr char additional_server_config[] = "additional_server_config";
|
|||
|
||||
// proto config keys
|
||||
constexpr char last_config[] = "last_config";
|
||||
|
||||
constexpr char isThirdPartyConfig[] = "isThirdPartyConfig";
|
||||
|
||||
constexpr char openvpn[] = "openvpn";
|
||||
constexpr char wireguard[] = "wireguard";
|
||||
|
||||
}
|
||||
|
||||
namespace protocols {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue