Removed from AC some stuff

db - support
conf_sslcipher
This commit is contained in:
Tobias Herre~tobias
2022-07-31 20:21:13 +02:00
parent 809d6d1d2f
commit 8ec8df566a
7 changed files with 12 additions and 927 deletions

View File

@ -115,7 +115,7 @@ extern char *conf_sslkeyfilename;
extern char *conf_sslkeypass;
extern char *conf_dtls_psk;
extern int conf_dtls_verify_peer;
char *conf_sslcipher;
extern char *conf_sslcipher;
extern char *conf_image_dir;