Closed Ginja closed 12 years ago
Hey Ginja, I took a look into this and whatever value you add to your config/settings.yaml file should be used. Are you experiencing a different behaviour?
---
:action_mailer:
:host: "https://example.ad.domain.ca"
I'm actually unable to reproduce this issue. I believe the issue was that I was downloading client prefs from clients that were never set up properly. I just downloaded a couple of client prefs and they all now properly display the https:// protocol on all of the URL keys. Sorry for the false ticket.
MunkiServer seems to drop the protocol in any URL key when downloading client prefs. For example below is a snippet of what is downloaded:
But it really should be:
I haven't tested to see if all URL keys get their protocol dropped but I am going to assume so.