mirror of https://gitlab.crans.org/nounous/nixos
feat: add the possibility to signup with an @ens-paris-saclay.fr mail address.
See merge request nounous/nixos!40merge-requests/41/head
commit
36ff6cdae5
|
|
@ -15,6 +15,7 @@
|
|||
config = {
|
||||
ROCKET_PORT = 8222;
|
||||
SENDMAIL_COMMAND = "${config.security.wrapperDir}/sendmail";
|
||||
SIGNUPS_DOMAINS_WHITELIST = "crans.org,ens-paris-saclay.fr";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue