2
0

set.json 180 B

1234567891011
  1. {
  2. "db" : "data",
  3. "host" : "localhost",
  4. "user" : "root",
  5. "pw" : "test",
  6. "owner" : "Admin",
  7. "name" : "Ownet",
  8. "frontpage" : "FrontPage",
  9. "license" : "CC 0",
  10. "key" : "test"
  11. }