config.toml 154 B

12345678
  1. [viewer]
  2. name = "Flyfish Viewer"
  3. theme = "light"
  4. formats = ["toml", "hcl", "proto", "http"]
  5. [viewer.performance]
  6. lazy_loading = true
  7. worker_first = true