Fix references to docs
This commit is contained in:
parent
041eab50f3
commit
b1abd1482e
2
faq.rst
2
faq.rst
@ -1737,7 +1737,7 @@ name), but the following variables can be used:
|
||||
``@SERVER@``
|
||||
MySQL server name
|
||||
``@VERBOSE@``
|
||||
Verbose MySQL server name as defined in :ref:`cfg_Servers_verbose`
|
||||
Verbose MySQL server name as defined in :config:option:`$cfg['Servers'][$i]['verbose']`
|
||||
``@VSERVER@``
|
||||
Verbose MySQL server name if set, otherwise normal
|
||||
``@DATABASE@``
|
||||
|
||||
@ -299,7 +299,7 @@ the database *user_base*:
|
||||
|
||||
What the user may now do is controlled entirely by the MySQL user management
|
||||
system. With HTTP or cookie authentication mode, you don't need to fill the
|
||||
user/password fields inside the :ref:`cfg_Servers`.
|
||||
user/password fields inside the :config:option:`$cfg['Servers']`.
|
||||
|
||||
|
||||
':abbr:`HTTP (HyperText Transfer Protocol)`' authentication mode
|
||||
|
||||
Loading…
Reference in New Issue
Block a user