Document new docker settings
See https://github.com/phpmyadmin/docker/pull/22 Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
c856ad73f4
commit
004598527a
@ -146,6 +146,14 @@ environment variables:
|
||||
The fully-qualified path (``https://pma.example.net/``) where the reverse
|
||||
proxy makes phpMyAdmin available.
|
||||
|
||||
.. envvar:: PHP_UPLOAD_MAX_FILESIZE
|
||||
|
||||
Define upload_max_filesize and post_max_size PHP settings.
|
||||
|
||||
.. envvar:: PHP_MAX_INPUT_VARS
|
||||
|
||||
Define max_input_vars PHP setting.
|
||||
|
||||
By default, :ref:`cookie` is used, but if :envvar:`PMA_USER` and
|
||||
:envvar:`PMA_PASSWORD` are set, it is switched to :ref:`auth_config`.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user