With Visual Studio Workflow, I use to add
<AutoCleanUpDays>9999</AutoCleanupDays>
in order to keep the history of workflow for a longer time.
How can I do the same for a wf built with SPD 2010 ?
I tried to manually update the myworkflow.xoml.wfconfig.xml, but it breaks the workflow.
thanks