Skip to content

IPP Proxy Client Automatic Settings File

Device UUID

Device UUID specifies if the application automatically generates a unique device UUID per user and stores the value in a settings file at $env:USERPROFILE\AppData\Roaming\ipp-proxy\settings.json.

Possible values: String

  • UUID

Default: automatically generated

Example of settings.json:

{"deviceUuid":"96e16d5f-90f7-4d52-b4b6-bf426f60c42e"}

Back to top