mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-05 15:08:45 +07:00
Fix warning(error) for list unexpected unindent. (#9940)
Co-authored-by: Alexander Piskun <bigcat88@icloud.com>
This commit is contained in:
committed by
GitHub
parent
8c8a4d376c
commit
8eccedd44e
@@ -49,13 +49,13 @@ the toolbar track the XHR requests created by the JavaScript frontend.
|
||||
You can hover on top of the toolbar information to show more detailed information and also
|
||||
click on the toolbar to show all the information collected.
|
||||
|
||||
There is for the moment 4 views:
|
||||
There is for the moment 5 views:
|
||||
|
||||
1. The general request and response view
|
||||
2. The database queries view
|
||||
3. The event view
|
||||
4. The LDAP queries view
|
||||
4. The cache view
|
||||
5. The cache view
|
||||
|
||||
|
||||
The General Request and Response View
|
||||
|
||||
Reference in New Issue
Block a user