transferred Code Ocean from original repository to GitHub
This commit is contained in:
11
config/sendmail.yml.example
Normal file
11
config/sendmail.yml.example
Normal file
@@ -0,0 +1,11 @@
|
||||
default: &default
|
||||
arguments: CHANGE_ME
|
||||
|
||||
development:
|
||||
<<: *default
|
||||
|
||||
production:
|
||||
<<: *default
|
||||
|
||||
test:
|
||||
<<: *default
|
Reference in New Issue
Block a user