Sample config file and logo.
This commit is contained in:
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 16 KiB |
@@ -11,3 +11,12 @@ password = 'password'
|
|||||||
db_name = 'rezervator'
|
db_name = 'rezervator'
|
||||||
host = 'localhost'
|
host = 'localhost'
|
||||||
port = 5432
|
port = 5432
|
||||||
|
|
||||||
|
[mailing]
|
||||||
|
transport = "File" #or Smtp
|
||||||
|
from = "from@address.cz"
|
||||||
|
path = "Maildir"
|
||||||
|
#server = "smtp.server.cz"
|
||||||
|
#user = "user"
|
||||||
|
#password = "password"
|
||||||
|
#tls = true
|
||||||
|
|||||||
Reference in New Issue
Block a user