Changes between Initial Version and Version 1 of Ticket #55


Ignore:
Timestamp:
04/18/20 19:05:24 (5 years ago)
Author:
zhangjr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55 – Description

    initial v1  
    22
    33# Whether to check for updated instrument definitions on startup of Mantid
    4 UpdateInstrumentDefinitions.OnStartup = 1
     4UpdateInstrumentDefinitions.OnStartup = 0
    55UpdateInstrumentDefinitions.URL = https://api.github.com/repos/mantidproject/mantid/contents/instrument
    66
    77# Whether to check for newer mantid versions on startup
    8 CheckMantidVersion.OnStartup = 1
     8CheckMantidVersion.OnStartup = 0
    99CheckMantidVersion.GitHubReleaseURL = https://api.github.com/repos/mantidproject/mantid/releases/latest
    1010CheckMantidVersion.DownloadURL = https://download.mantidproject.org
     11
     12# Whether to report usage statistics back to central server
     13usagereports.enabled = 0
     14errorreports.rooturl = https://errorreports.mantidproject.org
     15usagereports.rooturl = https://reports.mantidproject.org