Add config.toml
This commit is contained in:
10
config.toml
Normal file
10
config.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[webserver]
|
||||
bind_ip = "127.0.0.1"
|
||||
port = 8080
|
||||
|
||||
[camera]
|
||||
https = true
|
||||
address = "192.168.0.220"
|
||||
port = 443
|
||||
compression = 35
|
||||
extra_vars = ""
|
||||
Reference in New Issue
Block a user