/usr/share/doc/phpmyadmin/html/_sources
NameSizeModeActions
bookmarks.rst.txt24630644editdlrm
charts.rst.txt47430644editdlrm
config.rst.txt1205100644editdlrm
copyright.rst.txt16210644editdlrm
credits.rst.txt280210644editdlrm
developers.rst.txt3800644editdlrm
faq.rst.txt948090644editdlrm
glossary.rst.txt151550644editdlrm
import_export.rst.txt102130644editdlrm
index.rst.txt5730644editdlrm
intro.rst.txt31550644editdlrm
other.rst.txt9160644editdlrm
privileges.rst.txt32640644editdlrm
relations.rst.txt33420644editdlrm
require.rst.txt16830644editdlrm
security.rst.txt46070644editdlrm
settings.rst.txt10150644editdlrm
setup.rst.txt434030644editdlrm
themes.rst.txt29380644editdlrm
transformations.rst.txt79490644editdlrm
two_factor.rst.txt28730644editdlrm
user.rst.txt1950644editdlrm
vendors.rst.txt19690644editdlrm
Edit: /usr/share/doc/phpmyadmin/html/_sources/settings.rst.txt (1015B)
Configuring phpMyAdmin ---------------------- There are many configuration settings that can be used to customize the interface. Those settings are described in :ref:`config`. There are several layers of the configuration. The global settings can be configured in :file:`config.inc.php` as described in :ref:`config`. This is only way to configure connections to databases and other system wide settings. On top of this there are user settings which can be persistently stored in :ref:`linked-tables`, possibly automatically configured through :ref:`zeroconf`. If the :ref:`linked-tables` are not configured, the settings are temporarily stored in the session data; these are valid only until you logout. You can also save the user configuration for further use, either download them as a file or to the browser local storage. You can find both those options in the :guilabel:`Settings` tab. The settings stored in browser local storage will be automatically offered for loading upon your login to phpMyAdmin.