You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
198 B

7 years ago
  1. {
  2. "serverIP": "192.168.1.35",
  3. "serverPort": "3050",
  4. "folder": "files",
  5. "blockedIPs": [
  6. ],
  7. "allowedIPs": [
  8. "127.0.0.1"
  9. ],
  10. "imgWidth": 200,
  11. "imgHeigh": 0
  12. }