<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hey Zahir and Naveed.<br>
    <br>
    The keys of the engines hash needs to be one of the support D2
    engines (session, logger, serializer, template).<br>
    <br>
    i.e. that sample config should be:<br>
    <br>
    engines:<br>
      serializer:<br>
        JSON:<br>
          convert_blessed: 1<br>
    <br>
    I'm sure that structure was documented.. if its not (or its too hard
    to find) feel free to raise an issue in the github repo.
    Documentation patches are always more than welcome!<br>
    <br>
    Hope that helps,<br>
      Russell (veryrusty) Jenkins.<br>
    <br>
    <div class="moz-cite-prefix">On 30/03/2015 5:19 pm, Naveed Massjouni
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAL8pbw8fnjYS0tw7qKzahv0H72y5vJgWH8Uey6LqVzhtFKDOsA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Just update your config.yml like so:</div>
        <div><br>
        </div>
        <div><font face="monospace, monospace">    engines:</font></div>
        <div><font face="monospace, monospace">      JSON:</font></div>
        <div><font face="monospace, monospace">        convert_blessed:
            1</font></div>
        <div><br>
        </div>
        <div>-Naveed Massjouni</div>
        <div><br>
        </div>
      </div>
    </blockquote>
  </body>
</html>