Skip to content
Snippets Groups Projects
Commit 208884d5 authored by Benoit Donneaux's avatar Benoit Donneaux
Browse files

Merge branch '148.fix-token-count' into 'develop'

Propagate missing token count which differs for HRO only

Closes #148

See merge request !435
parents bb625697 a75ba71d
No related branches found
No related tags found
2 merge requests!435Propagate missing token count which differs for HRO only,!429update production
Pipeline #5605 passed
......@@ -36,7 +36,7 @@ let
config = {
grid.monitoringvpnIPv4 = "172.23.23.11";
grid.issuer = {
inherit (grid-config) issuerDomains allowedChargeOrigins;
inherit (grid-config) issuerDomains allowedChargeOrigins tokensPerVoucher;
};
};
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment