mirror of
https://github.com/humhub/humhub.git
synced 2025-02-25 03:34:10 +01:00
Fix: Add some grammar fixes
Added `,` and `we're` to express that the team is continuously improving security features as well as removed unneeded line spaces and other grammar fixes.
This commit is contained in:
parent
0e99e78d53
commit
81895c7642
@ -16,21 +16,19 @@ Disable Errors / Debugging
|
||||
|
||||
- Delete *index-test.php* in your humhub root directory if exists
|
||||
|
||||
|
||||
Protected Directories
|
||||
---------------------
|
||||
|
||||
Make sure following directories are not accessible by web:
|
||||
Make sure the following directories are not accessible by web:
|
||||
- protected
|
||||
- uploads/file
|
||||
|
||||
By default these folders are protected with a ".htaccess" file.
|
||||
|
||||
|
||||
Limit User Access
|
||||
-----------------
|
||||
|
||||
If you're running a private social network, make sure the user registration is disabled or the approval system for new users is enabled.
|
||||
If you're running a private social network, make sure the user registration has been disabled or the approval system for new users has been enabled.
|
||||
|
||||
- Disable user registration: `Administration -> Users -> Settings -> Anonymous users can register`
|
||||
- Enable user approvals: `Administration -> Users -> Settings -> Require group admin approval after registration`
|
||||
@ -39,9 +37,6 @@ If you're running a private social network, make sure the user registration is d
|
||||
Keep up with the latest HumHub version
|
||||
---------------------------------------
|
||||
|
||||
As admin you'll receive a notification when a new HumHub version is released. We recommend to always use the latest stable version.
|
||||
|
||||
We take security very seriously and continuously improving the security features of HumHub.
|
||||
|
||||
|
||||
As an admin you'll receive a notification when a new HumHub version has been released. We strongly recommend to always use the latest stable version when possible.
|
||||
|
||||
We take security very seriously, and we're continuously improving the security features of HumHub.
|
||||
|
Loading…
x
Reference in New Issue
Block a user