mirror of
https://github.com/Mailu/Mailu.git
synced 2025-06-06 23:36:26 +02:00
Enable admin by default
This commit is contained in:
parent
44c064ff38
commit
43bf068be2
@ -93,7 +93,7 @@ Or in plain english: if receivers start to classify your mail as spam, this post
|
||||
manage your email domains, users, etc.</p>
|
||||
|
||||
<div class="form-group">
|
||||
<input type="checkbox" name="admin_enabled" value="true" id="admin">
|
||||
<input type="checkbox" name="admin_enabled" value="true" id="admin" checked>
|
||||
<label>Enable the admin UI (and path to the admin UI)</label>
|
||||
<input class="form-control" type="text" name="admin_path" id="admin_path" style="display: none">
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user