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.

config.json.example 229 B

3 vuotta sitten
3 vuotta sitten
1234567891011
  1. {
  2. "credentials": {
  3. "username": "username",
  4. "password": "password",
  5. "passkey": "passkey"
  6. },
  7. "local_prefs": {
  8. "add_to_watch_folder": false,
  9. "local_watch_folder": "C:/watch"
  10. }
  11. }