You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
499 B
16 lines
499 B
2 years ago
|
databaseUsername=shoppingList
|
||
|
databasePassword=<some password>>
|
||
|
databaseName=shoppingList
|
||
|
databaseServerNames=mysql.mydomain.name
|
||
|
databasePort=3306
|
||
|
logFolderPath=/var/log/shoppingList
|
||
|
notificationFromAddress=<senderMailAddress>
|
||
|
notificationToAddresses=<recipientMailAddress>
|
||
|
notificationMailServer=smtp.host.address
|
||
|
notificationMailServerPort=25
|
||
|
notificationEncryptionType=none
|
||
|
notificationAuthenticate=false
|
||
|
notificationUsername=smtpUsername
|
||
|
notificationPassword=smtpPassword
|
||
|
language=en
|
||
|
loglevel=1
|