Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Nextcloud
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Nextcloud
Commits
4ddea4bd
Unverified
Commit
4ddea4bd
authored
5 years ago
by
Roeland Jago Douma
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #17999 from nextcloud/Improves-doc-of-mail_smtpsecure
Improves doc of mail_smtpsecure
parents
d625d8bd
3c0a284b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/config.sample.php
+2
-2
2 additions, 2 deletions
config/config.sample.php
with
2 additions
and
2 deletions
config/config.sample.php
+
2
−
2
View file @
4ddea4bd
...
...
@@ -357,8 +357,8 @@ $CONFIG = array(
'mail_smtptimeout'
=>
10
,
/**
* This depends on ``mail_smtpmode``. Specify when you are using ``ssl`` or
* ``tls``, or leave empty for no encryption.
* This depends on ``mail_smtpmode``. Specify when you are using ``ssl``
for SSL/TLS
or
* ``tls``
for STARTTLS
, or leave empty for no encryption.
*
* Defaults to ``''`` (empty string)
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment