Revert "Merge pull request 'Features and enhancements (#70, #36, #34, #33, #32, #57, #40, #37)' (#84) from fix/enhancements into main"

This reverts commit 8f25f6a6b6, reversing
changes made to 12ca4b13c8.
This commit is contained in:
2026-07-20 19:36:09 +02:00
parent 2f9a4fac78
commit e3484939b6
13 changed files with 62 additions and 555 deletions
-2
View File
@@ -40,8 +40,6 @@ typedef struct Config {
char* tls_cert;
char* tls_key;
char* tls_ca;
bool follow_symlinks;
bool partial;
} Config;
#define PROTOCOL_VERSION "1.3.0"