diff --git a/views/logs.html b/views/logs.html deleted file mode 100644 index a6d725d1..00000000 --- a/views/logs.html +++ /dev/null @@ -1,5 +0,0 @@ -{{define "logs"}} - -Nothing here yet .. - -{{end}} \ No newline at end of file diff --git a/views/settings.html b/views/settings.html deleted file mode 100644 index 0c5185ba..00000000 --- a/views/settings.html +++ /dev/null @@ -1,244 +0,0 @@ -{{define "settings"}} - -
- -
-
- Node Settings -
- -
-
- - - - Node Name -
- -
- -
-
- - - - Locale -
- -
- -
- -
-
- BirdNET Settings -
- -
-
- - - - Sensitivity -
- -
- -
-
- - - - Threshold -
- -
- -
-
- - - - TensorFlow CPU Threads -
- 0 equals use all system cpus -
- -
- 0 - 1 - 2 - 3 - 4 -
- -
-
- - - - - Latitude -
- -
- -
-
- - - - - Longitude -
- -
- -
- - -
-
- Realtime Settings -
- -
- -
- -
- - -
- -
- -
- -
- -
- - -
- -
- - -
- -
- -
- -
- -
- -
- -
- - - - -
-
-
-
- -
-
- Database Settings -
- -
- - -
- -
- - -
-
- -
- -
- -
- -
- - - -{{end}}