Allow starting as root and downgrading once the server is listening
This commit is contained in:
parent
b444440d65
commit
b7e943d90e
8 changed files with 79 additions and 17 deletions
|
@ -99,6 +99,8 @@
|
|||
{{/if}}
|
||||
|
||||
{{#if isSending}}
|
||||
<!-- Indicate that this page needs refreshing after 20s. -->
|
||||
<div class="page-refresh" data-interval="20"></div>
|
||||
<div class="pull-right">
|
||||
<form class="form-horizontal" method="post" action="/campaigns/pause">
|
||||
<input type="hidden" name="_csrf" value="{{csrfToken}}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue