Add link to related configuration directives
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
5087fc727a
commit
d239d6cc49
@ -155,8 +155,9 @@ environment variables:
|
||||
|
||||
.. envvar:: PMA_ARBITRARY
|
||||
|
||||
Allows you to enter database server hostname on login form (see
|
||||
:config:option:`$cfg['AllowArbitraryServer']`).
|
||||
Allows you to enter database server hostname on login form.
|
||||
|
||||
.. seealso:: :config:option:`$cfg['AllowArbitraryServer']`
|
||||
|
||||
.. envvar:: PMA_HOST
|
||||
|
||||
@ -183,6 +184,8 @@ environment variables:
|
||||
The fully-qualified path (``https://pma.example.net/``) where the reverse
|
||||
proxy makes phpMyAdmin available.
|
||||
|
||||
.. seealso:: :config:option:`$cfg['PmaAbsoluteUri']`
|
||||
|
||||
.. envvar:: PHP_UPLOAD_MAX_FILESIZE
|
||||
|
||||
Define upload_max_filesize and post_max_size PHP settings.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user