mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
letsencrypt: Make Let's Encrypt an essential module
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
23f5013030
commit
ee43db0e1b
@ -30,7 +30,7 @@ from plinth.utils import format_lazy
|
||||
|
||||
version = 1
|
||||
|
||||
is_essential = False
|
||||
is_essential = True
|
||||
|
||||
depends = ['names']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user