First commit. Merge different parts into one repo.
This commit is contained in:
17
govarnam/config.toml
Normal file
17
govarnam/config.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
[app]
|
||||
enable-internal-api = true
|
||||
enable-ssl = false
|
||||
cert-path = ""
|
||||
key-file-path = ""
|
||||
upstream-url = "https://api.varnamproject.com"
|
||||
# upstream-url = "http://127.0.0.1:8124"
|
||||
# download-enabled-schemes = "ml,ml-inscript"
|
||||
sync-interval = "5s"
|
||||
accounts-enabled = false
|
||||
address = "0.0.0.0:8123"
|
||||
[app.max-handle-count]
|
||||
default = 10
|
||||
ml = 30
|
||||
[users]
|
||||
[users.admin]
|
||||
password = "pass"
|
||||
BIN
govarnam/learnings/kn.vst.learnings
Normal file
BIN
govarnam/learnings/kn.vst.learnings
Normal file
Binary file not shown.
BIN
govarnam/vst/kn.vst
Normal file
BIN
govarnam/vst/kn.vst
Normal file
Binary file not shown.
Reference in New Issue
Block a user