Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uSync.Plublisher doesn't ignore the UseGuidName and UseFlat settings in the config. #99

Closed
KevinJump opened this issue Mar 16, 2021 · 0 comments
Assignees
Labels
release/8.9.3 Patch release

Comments

@KevinJump
Copy link
Member

uSync.Publisher doesn't ignore the useGuidNames of useFlat settings in the usync8.config file when it initializes its handler settings.
this means the uSync files sent between sites can be using names and be structured.

most of the time this really doesn't matter, because the system works fine like thigs, but the guidnames/flat structure is better because less clashes, less file lookups, and less tripping over other issues like the flat file delete issue in the core uSync repo (see KevinJump/uSync#211)

to mitigate this uSync.Publisher should override these config settings with its own preffered setup when the site starts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/8.9.3 Patch release
Projects
None yet
Development

No branches or pull requests

1 participant