mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #1486 from owncloud/phil-davis-SELinux-Config-master
SELinux Config Doc - use a real word
This commit is contained in:
commit
e48c2ed3a4
@ -53,7 +53,7 @@ Use this setting to allow LDAP connections::
|
||||
Allow access to remote network
|
||||
------------------------------
|
||||
|
||||
ownCloud requires access to remote networks for functionalities such as Server-to-Server sharing, external storages or
|
||||
ownCloud requires access to remote networks for functions such as Server-to-Server sharing, external storages or
|
||||
the app store. To allow this access use the following setting::
|
||||
|
||||
setsebool -P httpd_can_network_connect on
|
||||
@ -64,4 +64,4 @@ Allow access to SMTP/sendmail
|
||||
If you want to allow ownCloud to send out e-mail notifications via sendmail you need
|
||||
to use the following setting::
|
||||
|
||||
setsebool -P httpd_can_sendmail on
|
||||
setsebool -P httpd_can_sendmail on
|
||||
|
||||
Loading…
Reference in New Issue
Block a user