# Example configuration file for the satellite-daemon # hostname of the masterserver MASTERSERVER_HOST=132.230.4.17 # the truststore that is used to validate the certificate of the server # leave blank to use system's cacert store TRUSTSTORE_PATH=/path/to/truststore.jks # port to which the thrift connection is opened (usually this is 9090) THRIFT_PORT=9090 # the image folder where all up- and downloads are saved IMAGE_FOLDER=/path/to/images