Hydra: Difference between revisions
imported>Makefu m ; |
imported>Makefu hydraSender -> notificationSender |
||
Line 15: | Line 15: | ||
enable = true; | enable = true; | ||
hydraURL = "http://localhost:3000"; # externally visible URL | hydraURL = "http://localhost:3000"; # externally visible URL | ||
notificationSender = "hydra@localhost"; # e-mail of hydra service | |||
# you will probably also want, otherwise *everything* will be built from scratch | # you will probably also want, otherwise *everything* will be built from scratch | ||
# useSubstitutes = true; | # useSubstitutes = true; |