Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
iwl-live
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anthony.Suerte
iwl-live
Commits
59217c29
Commit
59217c29
authored
Apr 26, 2022
by
merlin.hu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change aws ses key
parent
f47ebf0a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
AWSMangoMailer.php
system/lib/ext/aws-ses-ext/AWSMangoMailer.php
+3
-3
No files found.
system/lib/ext/aws-ses-ext/AWSMangoMailer.php
View file @
59217c29
...
...
@@ -13,10 +13,10 @@ class AWSMangoMailer {
public
function
__construct
(){
$this
->
sesClient
=
new
SesClient
([
'version'
=>
'2010-12-01'
,
'region'
=>
'
eu-we
st-1'
,
'region'
=>
'
ap-northea
st-1'
,
'credentials'
=>
[
'key'
=>
'AKIA
XB5DZ67EAN5PHYCZ
'
,
'secret'
=>
'
0eENtYm/+ptZ7ahMJBc/Bk6McX7n5Da2ufIsKD8H
'
'key'
=>
'AKIA
3DYLLSZWBV3GJENW
'
,
'secret'
=>
'
Lg6569RUvUOOhHJYHhiM8/QOMsyUoA480wh9+w/G
'
]
]);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment