🔐 Removes auth from backend

This commit is contained in:
Rune Harlyk
2024-10-29 20:47:02 +01:00
parent 9923b66208
commit 1c6b9f79c5
41 changed files with 1389 additions and 2212 deletions
-5
View File
@@ -17,11 +17,6 @@
#define FT_ENABLED(feature) feature
// security feature on by default
#ifndef USE_SECURITY
#define USE_SECURITY 1
#endif
// ntp feature on by default
#ifndef USE_NTP
#define USE_NTP 1