Use default duration configured by env variable

This commit is contained in:
Marcos Lilljedahl
2017-08-15 16:04:20 -03:00
parent a32c362c39
commit 87544490b4

View File

@@ -13,7 +13,6 @@
<h2>Before starting we need to verify you are a human</h2>
<form id="welcomeForm" method="POST" action="/">
<div id="recaptcha" class="g-recaptcha" data-callback="iAmHuman" data-sitekey="{{.}}"></div>
<input type="hidden" name="session-duration" value="4h"/>
<input id="stack" type="hidden" name="stack" value=""/>
<input id="stack_name" type="hidden" name="stack_name" value=""/>
<input id="image_name" type="hidden" name="image_name" value=""/>