config.toml 256 B

123456789101112131415
  1. [framework]
  2. name = "wsgi"
  3. [main]
  4. urls.plaintext = "/plaintext"
  5. urls.json = "/json"
  6. approach = "Stripped"
  7. classification = "Platform"
  8. database = "None"
  9. database_os = "Linux"
  10. os = "Linux"
  11. orm = "Raw"
  12. platform = "None"
  13. webserver = "Meinheld"
  14. versus = "wsgi"