Skip to content

Commit bc6eca8

Browse files
committed
See if adding width makes the images visible
1 parent 20a5003 commit bc6eca8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/authentication-authorization/dbms-administration.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ All DBMS privileges are relevant system-wide.
6969
Like user management, they do not belong to one specific database or graph.
7070
For more details on the differences between graphs, databases, and the DBMS, refer to link:{neo4j-docs-base-uri}/cypher-manual/current/introduction/cypher_neo4j/[Cypher Manual -> Cypher and Neo4j].
7171

72-
image::privileges_grant_and_deny_syntax_dbms_privileges.svg[title="Syntax of GRANT and DENY DBMS Privileges"]
72+
image::privileges_grant_and_deny_syntax_dbms_privileges.svg[width="800", title="Syntax of GRANT and DENY DBMS Privileges"]
7373

74-
image::privileges_hierarchy_dbms.svg[title="DBMS privileges hierarchy"]
74+
image::privileges_hierarchy_dbms.svg[width="800", title="DBMS privileges hierarchy"]
7575

7676
The xref:authentication-authorization/built-in-roles.adoc#access-control-built-in-roles-admin[`admin` role] has a number of built-in privileges.
7777
These include:

0 commit comments

Comments
 (0)