Files
ROC/examples/demo/site/config/cms.ini
Jocelyn Fiat 8294a47f17 Added usage of notification_email library.
Added CMS_SETUP.mailer
Updated implementation of email_service to use notification_email library
2015-06-30 15:53:02 +02:00

15 lines
210 B
INI

[layout]
root-dir=site/www
#themes-dir=site/themes
#modules-dir=site/modules
[site]
name=Eiffel CMS
email=your@email.com
theme=bootstrap
[mailer]
smtp=localhost:25
#sendmail=/usr/bin/sendmail
#output=@stderr