#uSync options not picking up appSettings.<environment>.json

1 messages · Page 1 of 1 (latest)

vernal remnant
#

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

frozen spear
#

Hi uSync is using the standard options methods here. how are the environment ones defined (as Env variables?)

vernal remnant
#

appsettings.Staging.json and that matches the envrionment set in the web.config

#

I figured that would be the case which is why I am confused its not working 😄

frozen spear
#

uSync isn't in the "Umbraco" section.

#

?

vernal remnant