Prioritise particular file on every sync

I want to Prioritise one json file to sync first everytime before all other files begin to sync, is there a way to do so?

Thanks and Regards

Not really, unless it would be handled by one of the current “latest first”, “smallest first” etc strategies.

My folder structure is as:

Sync(root folder shared on syncthing)
    - Data
    - Code
    - Config [Json files]

Can I add config(which contains the json and contains very less and low memory files) as a separate folder in Syncthing, will this solve my issue?

It’s not clear to me what the issue is, really, but if you’re looking to somehow make sure that config is changed before anything else then that won’t happen as a consequence of making it a separate folder, no.