mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-05 08:16:45 +02:00
add option to encrypt an existing unencrypted data file
This commit is contained in:
@ -83,7 +83,7 @@ struct arg_opts {
|
||||
int default_locale;
|
||||
int use_custom_data;
|
||||
int no_connect;
|
||||
|
||||
int encrypt_data;
|
||||
char dns_path[MAX_STR_SIZE];
|
||||
char config_path[MAX_STR_SIZE];
|
||||
char nodes_path[MAX_STR_SIZE];
|
||||
|
Reference in New Issue
Block a user