Open GlennRicaud opened 4 years ago
Today dumps and exports are done in "/data/dump" and "/data/export". Make it configurable (use com.enonic.xp.repo.cfg)
LoadRunnableTask hardcodes dumps folder and checks export.properties in provided folder, making it harder to customize location of dumps folder.
LoadRunnableTask
export.properties
Today dumps and exports are done in "/data/dump" and "/data/export". Make it configurable (use com.enonic.xp.repo.cfg)