Updated config file documentation for shared storage and While doing save as operation, ensure the error message is shown if access is restricted in shared storage #5014

This commit is contained in:
Nikhil Mohite
2023-03-29 13:49:32 +05:30
committed by GitHub
parent 36d18ba5cb
commit 48839983fd
3 changed files with 8 additions and 9 deletions

View File

@@ -56,7 +56,7 @@ Shared Storage
In the storage manager, ``My Storage`` is the pgAdmin users storage directory, and other listed directories are shared
storages set by the pgAdmin server administrator. Using these, pgAdmin users can have common storages to share files.
pgAdmin server administrator can configure the shared storages using the <link>config file</link>. Storages can be
pgAdmin server administrator can configure the shared storages using the :ref:`config file <config_py>`. Storages can be
marked as restricted to give read-only access to non-admin pgAdmin users.