Using God mode I can see the appSettings.json is
uSync:Publisher:Settings:IncomingEnabled True
uSync:Publisher:Settings:OutgoingEnabled False
And my environment one is
Umbraco:uSync:Publisher:Settings:IncomingEnabled True
Umbraco:uSync:Publisher:Settings:OutgoingEnabled True
Publisher matches the non environment one
k
Kevin Jump
03/06/2024, 2:17 PM
Hi uSync is using the standard options methods here. how are the environment ones defined (as Env variables?)
m
Matt Wise
03/06/2024, 2:17 PM
appsettings.Staging.json and that matches the envrionment set in the web.config
Matt Wise
03/06/2024, 2:18 PM
I figured that would be the case which is why I am confused its not working 😄