add get settings endpoint with only values you can also save

This commit is contained in:
dni ⚡
2022-10-21 11:13:40 +02:00
parent 47c334de7a
commit 1b675f295b
6 changed files with 42 additions and 12 deletions
+1
View File
@@ -1,4 +1,5 @@
import uvloop
uvloop.install()
import multiprocessing as mp