Skip to content
  • anarcat's avatar
    make sure we can verify servers directly, closes #2000038 · e918bcc8
    anarcat authored
    this was working only through the frontend because the server
    verification was triggering verification for all platforms on the
    server, which would only then create the missing configuration file.
    
    now we generate the include file within the server context, where we
    should.
    e918bcc8