Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[server]
|
||||
listen = ":8080"
|
||||
storage_dir = "./interfaces"
|
||||
|
||||
[datasource.epics]
|
||||
enabled = true
|
||||
ca_addr_list = "" # overrides EPICS_CA_ADDR_LIST if set
|
||||
archive_url = "" # EPICS Archive Appliance base URL, e.g. http://archiver:17665/
|
||||
|
||||
[datasource.synthetic]
|
||||
enabled = true
|
||||
definitions_file = "./synthetic.json"
|
||||
Reference in New Issue
Block a user