# drive to install tvtools directory tvtoolsDrive=c:\ # drive to install medias directory mediasDrive=c:\ # your url to access the medias from LAN or internet, must be http://, can be set to https later mediasUrl=http://fqdn or IP/Medias # account for TVTools Windows Service account serviceAccount=.\tvtcloud # local install of SQL Server sqlServer=True # user account for SQL Server admin account (only valid if previous value is true) sqlServerAccount=currentUser # install webaccess webAccess=True # https mode modeHttps=True # httpsUser for https httpsUser=tvtuser # https Password for https httpsPassword=please put a password if https needed # Password for certif.pfx file pfxPassword=please put the pasword for the certif.pfx file