mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
In between commit auto user creation before system email refactoring
This commit is contained in:
@@ -19,4 +19,5 @@ galaxy_info:
|
||||
documentation: "https://s.veen.world/cymais"
|
||||
logo:
|
||||
class: "fa-solid fa-list"
|
||||
dependencies: []
|
||||
dependencies:
|
||||
- docker-mailu
|
@@ -70,7 +70,7 @@ listmonk_settings:
|
||||
value: '"{{ service_provider.platform.logo }}"'
|
||||
|
||||
- key: "app.site_name"
|
||||
value: '"Mailing list"'
|
||||
value: '"{{ service_provider.company.titel }} Mailing list"'
|
||||
|
||||
# - key: "bounce.enabled"
|
||||
# value: 'false'
|
||||
|
Reference in New Issue
Block a user