[[serv_prop|System properties]] are provided to the server or console in the form of -D= (Windows and Linux) or XML tags (OSX). Windows - Serviio server If you use Windows service to run the server edit file ServiioService.exe.vmoptions and add the property there If you use serviio.bat to run the server edit the file and add the variable to JAVA_OPTS property. Windows - Serviio console If you use ServioConsole.exe to run the console edit file ServiioConsole.exe.vmoptions and add the property there If you use serviio-console.bat to run the console edit the file and add the variable to JAVA_OPTS property. Linux Edit file serviio.sh or serviio-console.sh and add the variable to JAVA_OPTS property. OSX Browse contents of Serviio.app or Serviio-Console.app and edit file Contents/Info.plist. To add the property insert these XML tags under tree: property_name property_value