mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-04 14:59:00 +07:00
Merge pull request #1486 from owncloud/phil-davis-SELinux-Config-master
SELinux Config Doc - use a real word
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user