Hydra: Difference between revisions

imported>Makefu
No edit summary
imported>Makefu
No edit summary
Line 16: Line 16:
     hydraURL = "http://localhost:3000"; # externally visible URL
     hydraURL = "http://localhost:3000"; # externally visible URL
     hydraSender = "hydra@localhost"; # e-mail of hydra service
     hydraSender = "hydra@localhost"; # e-mail of hydra service
    # you will probably also want, otherwise *everything* will be built from scratch
    # useSubstitutes = true
   };
   };
</syntaxHighlight>
</syntaxHighlight>