commit c2f7a3cf2046764e592f8eb57d85862f99738129 parent 5869a1a4187b49a19c24be900741f43d5059ff2a Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Tue, 19 Jul 2022 11:05:30 +0200 assets directory Diffstat:
| R | templates/validation_landing.html -> assets/templates/validation_landing.html | | | 0 | |
| M | configs/taldir-example.conf | | | 2 | +- |
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/validation_landing.html b/assets/templates/validation_landing.html diff --git a/configs/taldir-example.conf b/configs/taldir-example.conf @@ -17,7 +17,7 @@ validation_timeframe = 10m solution_attempt_timeframe = 1h merchant_baseurl_private = http://merchant.taldir/instances/myInstance merchant_token = superSecretToken -validation_landing = templates/validation_landing.html +validation_landing = assets/templates/validation_landing.html validation_expiration = 24h [taldir-email]