set.json 208 B

12345678910111213
  1. {
  2. "db" : "data",
  3. "host" : "localhost",
  4. "user" : "root",
  5. "pw" : "test",
  6. "name" : "name",
  7. "frontpage" : "FrontPage",
  8. "license" : "CC 0",
  9. "key" : "test",
  10. "upload" : "2",
  11. "port" : "3000",
  12. "help" : ""
  13. }