We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da650c4 commit 90f840eCopy full SHA for 90f840e
1 file changed
TODO.md
@@ -5,10 +5,12 @@
5
- [x] Fix dashboard floating point issues
6
- [x] See if some settings can be optimized, especially web configs
7
- [x] Check and make sure new docker works
8
+- [ ] Check and make sure new docker works with new configuration
9
+
10
11
# Config
12
- [x] Rearch configs: use toml? make sure current env override works, also simplify API and strict to only use API
-- [x] Try to make default config usable for most user
13
+- [ ] Try to make default config usable for most user
14
- [x] Clean unused options in config
15
- [x] Make rate:dur mapping configurable in Settings
16
- [x] Make my added features configurable in web settings (like frrdelta) and add proper docs for them
0 commit comments