Sample config file and logo.

This commit is contained in:
2024-02-15 09:55:11 +01:00
parent aa45cb48ba
commit 952f8fbe94
2 changed files with 72 additions and 1 deletions
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

+10 -1
View File
@@ -10,4 +10,13 @@ user = 'user'
password = 'password'
db_name = 'rezervator'
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