You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DsXack edited this page Dec 10, 2014
·
2 revisions
From email address:
If you want to change the from email address, where the application send emails from, than you are able to change the configuration in /phpci/PHPCI/config.yml like this:
b8:
database: { servers: { read: localhost, write: localhost }, name: example, username: example, password: example }
phpci:
url: 'http://phpci.example.com'
email_settings:
from_address: '[email protected]'