[durruti] ep3bs enable production && add logo
This commit is contained in:
@@ -27,7 +27,9 @@ with lib;
|
|||||||
|
|
||||||
services.ep3-bs = {
|
services.ep3-bs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
in_production = false;
|
in_production = true;
|
||||||
|
favicon = ./circle-a.png;
|
||||||
|
logo = ./circle-a.png;
|
||||||
|
|
||||||
mail = {
|
mail = {
|
||||||
type = "smtp-tls";
|
type = "smtp-tls";
|
||||||
|
|||||||
Reference in New Issue
Block a user