Skip to content

Add `local-generation=True` to gracedb

For jobs run by gwcelery, we should probably prioritise them to run the data generation step locally (this will ensure they get going a bit faster). This amount to adding

local-generation = True

to the generated ini file

Edited by Gregory Ashton