Starting in client version 1.3, the client settings can be configured from within the client, removing the need to manually edit the client JSON file.

  1. Launch the application and click on the gear icon in the upper right corner to open the settings
  2. In the "Server" tab, set the following:
    1. Username (as defined in the backend server settings)
    2. IP of Caraone server in the format of http://X.X.X.X:9090 (or :9091, depending on backend settings)
    3. The local paths to the folders for proxies, thumbnails, and docimg (these will be paths starting with /Volumes on a mac, or either a UNC path or drive letter on a windows machine)
  3. Navigate to the "Paths" tab and do the following for each entry in the "FOLDERS_TO_WATCH" array in the backend server settings
    1. Click "Add new tuple"
    2. Input the server path as set in the "FOLDERS_TO_WATCH" array in the backend server settings
    3. Input the local path to the same folder (this will be in /Volumes on a mac or a UNC path or drive letter on windows)
  4. To save your changes at any time, click the floppy disk on the right side of the window
  5. Once your settings are adjusted, close and reopen the application to apply the changes