Disable hashed storage option by default

We don't want to store the repository as hashed storage. Since, we implemented few checks based on the module name in our custom hooks. In this case, we are getting hashed value which doesn't matached, so checks are by-passed. Kindly share the possibilities to disable hashed storage for repository permanently.