> In article <iDS5xo3qBmwI091yn@airmail.net>,
> pcrown@airmail.net (Phil Crown) wrote:
>
> >Is yarn v0.91 ignoring the save-directory setting in global?
> I am
> not sure how the global file is used in Yarn. However, it has been my
> experience that whatever you have set in config in Yarn determines a
> lot about how it runs.
My understanding is that "global" acts only as a template for
the adduser utility, which creates %home%\yarn\config. The
config file is what actually governs Yarn's behavior for a
given user. Making changes to global without copying them to
config won't do squat, if that's the case.
-- Kevin <cannon@nic.com>