We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172f292 commit 726d1a5Copy full SHA for 726d1a5
config/app/config.h
@@ -9,9 +9,7 @@
9
#endif
10
11
// Enables\disables backward compatibility with crypto algorithms v1
12
-#ifndef TOTP_NO_OBSOLETE_CRYPTO_V1_COMPATIBILITY
13
-#define TOTP_OBSOLETE_CRYPTO_V1_COMPATIBILITY_ENABLED
14
-#endif
+// #define TOTP_OBSOLETE_CRYPTO_V1_COMPATIBILITY_ENABLED
15
16
// Enables\disables backward compatibility with crypto algorithms v2
17
#ifndef TOTP_NO_OBSOLETE_CRYPTO_V2_COMPATIBILITY
0 commit comments