Opened 5 years ago

Closed 5 years ago

#55 closed task (fixed)

disable the instrument download on mantid startup

Reported by: zhangjr Owned by: zhangjr
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:
Blocked By: Blocking:
Parent ID: Parent Tickets:
Estimated Number of Hours: 0.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description (last modified by zhangjr)

edit mantid-4.2.3/bin/Mantid.properties

# Whether to check for updated instrument definitions on startup of Mantid
UpdateInstrumentDefinitions?.OnStartup? = 0
UpdateInstrumentDefinitions?.URL = https://api.github.com/repos/mantidproject/mantid/contents/instrument

# Whether to check for newer mantid versions on startup
CheckMantidVersion?.OnStartup? = 0
CheckMantidVersion?.GitHubReleaseURL = https://api.github.com/repos/mantidproject/mantid/releases/latest
CheckMantidVersion?.DownloadURL = https://download.mantidproject.org

# Whether to report usage statistics back to central server
usagereports.enabled = 0
errorreports.rooturl = https://errorreports.mantidproject.org
usagereports.rooturl = https://reports.mantidproject.org

Subtickets

Child Tickets

Change History (3)

comment:1 Changed 5 years ago by zhangjr

  • Description modified (diff)

comment:2 Changed 5 years ago by zhangjr

  • Owner changed from somebody to zhangjr
  • Status changed from new to assigned

comment:3 Changed 5 years ago by zhangjr

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.