# ----------------------------------------------------------- # This is example configuration file for Sophia # ----------------------------------------------------------- # # - this file must have name config.ini and be placed in the home directory of Sophia.exe # - this file will be automatically imported on next startup of Sophia # - this file will then be automatically deleted by Sophia to prevent possible information leak # - you should therefore keep an backup copy of this file in a safe location, if you want to reuse it in future # proxy.enabled controls the usage of proxy server # true: enables proxy usage # false: disables proxy usage proxy.enabled=false # proxy.host specifies the host name of proxy server proxy.host=proxyexample # proxy.port specifies the port number of proxy server proxy.port=8080 # proxy.user specifies the username of proxy server proxy.user=maxmustermann # proxy.password specifies the password of proxy server proxy.password=secret_password # autoupdates can be turned on/off by setting this parameter to true/false (recommended and default setting is true) autoupdate=true #path where the log files of Sophia should be saved. Please note that this path should not contain the trailing backslash logfilepath=X:\mylogs\path\example #branding (allowed values are: "", "dlgi") branding=dlgi # sophiavmb.enabled controls the usage of Sophia Virtual Account in Outlook modules # true: forces permanent use of Sophia Virtual Account in Outlook # false: leaves the decision to use Sophia Virtual Account to Sophia sophiavmb.enabled=true