Skip to content

Commit e075d05

Browse files
authored
Merge pull request #317 from aspnetzero/update-settings-documents
Updated host settings documents
2 parents c0c36a8 + 69c213b commit e075d05

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/en/Features-Angular-Host-Settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can also select a default edition, so a newly registered tenant will be assi
3333

3434
## User Management
3535

36-
![User Management Settings](images/host-settings-user-management-4.png)
36+
![User Management Settings](images/host-settings-user-management-5.png)
3737

3838
User related settings can be configured under this tab. You can force email confirmation for login. You can enable phone number verification. Also, you can enable cookie consent so ASP.NET Zero shows a cookie consent bar for the users to accept cookie policy of your application.
3939

@@ -43,7 +43,7 @@ You can enable/disable captcha on users login page.
4343
4444
You can also enable/disable session timeout control. If it is enable and the user does not provide any input to the site during the timeout period, a countdown modal will be displayed to user. If the user still does not provide an entry to the site during the modal countdown period, user will be log out.
4545

46-
Each tenant can allow tenant users to use Gravatar profile picture or not.
46+
Each tenant can allow tenant users to use Gravatar profile picture or not. Additionally, you can adjust the size of the profile picture in megabytes (MB) and set the dimensions in pixels (px) for width and height.
4747

4848
##### Password
4949

docs/en/Features-Mvc-Core-Host-Settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can also select a default edition, so a newly registered tenant will be assi
3333

3434
## User Management
3535

36-
![User Management Settings](images/host-settings-user-management-4.png)
36+
![User Management Settings](images/host-settings-user-management-5.png)
3737

3838
User related settings can be configured under this tab. You can force email confirmation for login. You can enable phone number verification. Also, you can enable cookie consent so ASP.NET Zero shows a cookie consent bar for the users to accept cookie policy of your application.
3939

@@ -43,7 +43,7 @@ You can enable/disable captcha on login page.
4343
4444
You can also enable/disable session timeout control. If it is enable and the user does not provide any input to the site during the timeout period, a countdown modal will be displayed to user. If the user still does not provide an entry to the site during the modal countdown period, user will be log out.
4545

46-
Each tenant can allow tenant users to use Gravatar profile picture or not.
46+
Each tenant can allow tenant users to use Gravatar profile picture or not. Additionally, you can adjust the size of the profile picture in megabytes (MB) and set the dimensions in pixels (px) for width and height.
4747

4848
##### Password
4949

131 KB
Loading

0 commit comments

Comments
 (0)