Skip to content
Snippets Groups Projects
panther_conf.js 312 B
Newer Older
Lucio Zambon's avatar
Lucio Zambon committed
	export const conf = {
		default_machine: 'elettra',
		machineList: ['elettra', 'elettra2', 'fermi', 'esrf','nsls2'],
		tooltipApp: "<your_URL_for_tooltip_app_with_parameters_s=screen&param=otherparam>",
		tooltipAppNormal: '<URL_of_alternative_tooltip_app>',
		rchan: "<your_URL_for_reading_the_field>src="
	};