This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
app:
|
||||
public_base_url: "http://localhost:8080/"
|
||||
|
||||
email:
|
||||
enabled: true
|
||||
smtp_host: "mail.example.com"
|
||||
smtp_port: 465
|
||||
smtp_username: "lunchtime@example.com"
|
||||
smtp_password: ""
|
||||
from_address: "lunchtime@example.com"
|
||||
use_tls: false
|
||||
use_ssl: true
|
||||
|
||||
announcements:
|
||||
# - type: info
|
||||
# title: Info
|
||||
# message: Welcome to Lunchtime!
|
||||
Reference in New Issue
Block a user