<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    It's not clear at all from Dancer2's documentation:<br>
    <br>
    <blockquote>"Dancer2 will first look for the file <i> config.ext </i>
      (where .ext is the type of configuration file you are using) in
      the root directory of your application."<br>
    </blockquote>
    What is "the root directory of my application"? All I know is that I
    created a simple app.psgi in some directory and running it with
    plackup. I placed config.yml right next to it, but it's not getting
    read.<br>
    <br>
    Can we please fix the documentation a bit so it makes more sense?<br>
    <br>
    Thanks,<br>
  </body>
</html>