Got emails working, added some form fields, added pdf generation, some refactoring
This commit is contained in:
9
config.ini
Normal file
9
config.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
[DEFAULT]
|
||||
MAIL_HOST=posta.cjvt.si
|
||||
MAIL_LOGIN=oddaja-besedil@cjvt.si
|
||||
MAIL_PASS=randompass123
|
||||
SMTP_PORT=465
|
||||
IMAP_PORT=993
|
||||
MAX_UPLOAD_SIZE=1000000000
|
||||
BASE_DIR=./
|
||||
CONTRACT_CLIENT_CONTACT=Testko Tester
|
||||
Reference in New Issue
Block a user